Click to See Complete Forum and Search --> : Modifying add email forum on template


q-live
03-30-2006, 11:09 PM
i am using a template right now and i see on the contact us page it has where you can write something and hit send and i guess it goes to a email or something. I want to make this work so what do i need to do????? i have fp and dw but right now im using frontpage on this project

Abhoth
03-30-2006, 11:44 PM
mailto:me@here.com ... and that'll bring up the default email client.

But sounds like your template has a form ... so you'd have to set that up. Your hosting plan would need cgi.bin priveleges to make use of, for example, NMSFormMail or another form handler.....

q-live
04-01-2006, 02:03 PM
mailto:me@here.com ... and that'll bring up the default email client.

But sounds like your template has a form ... so you'd have to set that up. Your hosting plan would need cgi.bin priveleges to make use of, for example, NMSFormMail or another form handler.....


i dont understand fully.....OK im using hostin from registerfly.com are you saying i need to put a cgi script on their server???? so i can just upload it or do they have to have something built in there server??????

q-live
04-04-2006, 01:37 AM
i dont understand fully.....OK im using hostin from registerfly.com are you saying i need to put a cgi script on their server???? so i can just upload it or do they have to have something built in there server??????


can u send me a simple php script and i will upload it to there server to see if it works???????

Abhoth
04-04-2006, 03:44 AM
You go here ...
http://nms-cgi.sourceforge.net/

And work from there... if you can't make heads or tails from that... well, you need to study a bit more.