Title: forms on the website Post by: BNuval on September 05, 2010, 02:49:25 PM Hi,
I'm new to GDI and am now just starting to publish some simple web pages. I just have a couple of questions regarding some additions that I'm trying to add to them. - can I add forms to my page - like something to capture name and email address? - would I be able to upload a simple cgi script as the submit action for the form - it would just take the info and send out an email to the person. - if so, how would I accomplish this. I already have the simple form and I'm in the process of creating the cgi script. -Ben |