howdy, my mums boss in the local pub wants me to design a new webpage, i know the way to do it basically except the form. if you have a look at the contact web site,
world wide web. royalfourtowns. co. uk (this is a old web site)
i dont know really the way to do these but will there be anyway i could possibly just copy as well as paste it directly into my new web page.
i cant find it in the html tho. in case you save that page then modify in dreamweaver my partner and i still cant come across it,
any ideas
Coursesmart uses a really commonn CGI script, the start of the form HTML is usually here:
< variety action=" http: //www. royalfourtowns. company. uk/formmail/formmail. cgi" method=" POST" >
If the script I think it is then it is rather unsecure and is usually used by spammers. I would check this in addition to change it regarding another script.
You can do it along with PHP. I made an enormous thread on this – find it in this ‘PHP and MySQL’ forum.