1. I've created a simple form for our sharepoint portal using FP2003. I
would like to have the form emailed to three different addresses. I've
gotten it to work with a single address but not multiple addresses.
2. I would also like to have a date chosen by selecting a calendar.
Highlight a date on the calendar and have it entered on the form.

Help needed solving this issue. Thanks in advance.

Re: Newbie question about forms by MD

MD
Sun Nov 14 15:58:38 CST 2004

Hi Psxjay,

1. You'll have to use ASP to accomplish this.

2. You need JavaScript code to accomplish. Take a look at J-Bots Date Picker control
http://www.websunlimited.com/order/Product/DatePicker/datepicker.htm

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"psxjay" <psxjay@sbcglobal.net> wrote in message news:HsQld.41800$QJ3.34797@newssvr21.news.prodigy.com...
> 1. I've created a simple form for our sharepoint portal using FP2003. I would like to have the form emailed to three different
> addresses. I've gotten it to work with a single address but not multiple addresses.
> 2. I would also like to have a date chosen by selecting a calendar. Highlight a date on the calendar and have it entered on the
> form.
>
> Help needed solving this issue. Thanks in advance.
>



Re: Newbie question about forms by psxjay

psxjay
Sun Nov 14 16:16:53 CST 2004

Wouldn't I have ASP with our server 2003?
Thanks


"MD Websunlimited" <none@none.com> wrote in message
news:uAEIdUpyEHA.2088@TK2MSFTNGP10.phx.gbl...
> Hi Psxjay,
>
> 1. You'll have to use ASP to accomplish this.
>
> 2. You need JavaScript code to accomplish. Take a look at J-Bots Date
> Picker control
> http://www.websunlimited.com/order/Product/DatePicker/datepicker.htm
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 Released Special Pricing
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>
> "psxjay" <psxjay@sbcglobal.net> wrote in message
> news:HsQld.41800$QJ3.34797@newssvr21.news.prodigy.com...
>> 1. I've created a simple form for our sharepoint portal using FP2003. I
>> would like to have the form emailed to three different addresses. I've
>> gotten it to work with a single address but not multiple addresses.
>> 2. I would also like to have a date chosen by selecting a calendar.
>> Highlight a date on the calendar and have it entered on the form.
>>
>> Help needed solving this issue. Thanks in advance.
>>
>
>



RE: Newbie question about forms by FrontPageForms

FrontPageForms
Wed Nov 17 22:35:01 CST 2004

You can send to multiple emails using a form chain ... A little labor
intensive, but not difficult.

http://frontpageforms.com/Multiple_Email_Tutorial.htm

You could also send your form to a forwarding address set to the multiples.

"psxjay" wrote:

> 1. I've created a simple form for our sharepoint portal using FP2003. I
> would like to have the form emailed to three different addresses. I've
> gotten it to work with a single address but not multiple addresses.
> 2. I would also like to have a date chosen by selecting a calendar.
> Highlight a date on the calendar and have it entered on the form.
>
> Help needed solving this issue. Thanks in advance.
>
>
>