But the last time I did my form, I get the url link from my server, yahoo for the "action" part. Below is the example I have from my website: www.kimberlynq.com/con.html (which works fine)
<form id="Contact" name="contact_form" method="post" action="http://us.1.p4.webhosting.yahoo.com/forms?login=kabex_kim&confirm=thku.html" onSubmit="return validate()">
I need to seek your professional advice whether such link must be provided by the server adminstrator or we can configure ourselves? If yes how do I go about doing it?
Presently, my friend and I has tried a few codes but it couldn't work and I don't know any friend in web developing. This is the weblink I did the form, presently its in a mess. www.winestore.com.sg/contact2.html (the site that requires proper "action" scripting)