ohg123
10-22-2009, 07:57 PM
I am developing a calendar of events for a client based on one they publish in their monthly newsletter (print).
Almost every day of the month has multiple events.
What I want is for each event to be a clickable link to a landing page form that contains relevant fields.
Once the fields are filled they click "submit" and the information is emailed to the appropriate person as designated by the client for that event.
I can do the calendar and the form, form javascript validation.
What I am not sure about is the best way to handle the emailing of the information. I found a CGI script option that I have been fooling with but i am wondering if there is a better way as the clients website is managed by a large corporation and is resistant to allowing me access to their FTP at all, especially to mess with scripts and ftp permissions.
any other avenues that would be more agreeable to their web company? is a cgi script the best way to do this at all? i am more of a designer and was sort of press ganged into this but i find it interesting and would enjoy doing the project.
thanks
Almost every day of the month has multiple events.
What I want is for each event to be a clickable link to a landing page form that contains relevant fields.
Once the fields are filled they click "submit" and the information is emailed to the appropriate person as designated by the client for that event.
I can do the calendar and the form, form javascript validation.
What I am not sure about is the best way to handle the emailing of the information. I found a CGI script option that I have been fooling with but i am wondering if there is a better way as the clients website is managed by a large corporation and is resistant to allowing me access to their FTP at all, especially to mess with scripts and ftp permissions.
any other avenues that would be more agreeable to their web company? is a cgi script the best way to do this at all? i am more of a designer and was sort of press ganged into this but i find it interesting and would enjoy doing the project.
thanks