update info form

J

jellybelly

i need to create a form for a client so that he can
update deliveries on a calendar on his website.

I would like to make it nice and easy for him so that he
just has to enter the date, job number, and delivery
name. The entered info would then be automatically
updated on his website calendar for all his salesmen to
see.

Is there any way to do this in frontpage 2003?

thanks,
jelly
 
T

Thomas A. Rowe

Yes, if hosted on a Windows IIS server, you can use FP's database components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
G

Guest

Mr. Rowe,

I am not a terribly bright chap, so can you explain what
you mean by FP's database components (do you mean using
Access?)

Is there a tutorial that you could point me towards that
would teach me to do what I need to do?

Merci!
Jelly
 
T

Thomas A. Rowe

Yes, FP uses Access by default with the Database components. You will need to review the help file.

I really can't help you in it's use, as I write my own ASP code by hand, but using the FP component
is a good start, as I think it can handle your requirements.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top