WiredWX Christian Hobby Weather Tools
Would you like to react to this message? Create an account in a few clicks or log in to continue.

WiredWX Christian Hobby Weather ToolsLog in

 


descriptionCode for E-Mail form EmptyCode for E-Mail form

more_horiz
Need HTML code for e-mail form.For contact.. Something like:

Name: Free space
Website: Free space
Comment: Free space

Send Comment

Thanks.

............................................................................................

Code for E-Mail form V45u80

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
This would be the basic one.

Code:

 <p>Name: <input type=”text” name=”Name” /></p>


Name:



You are also able to set the length of the box and maximumm amount of characters.

Code:

 <p>Name: <input type=”text” name=”Name” size="15" maxlength=" 30" /></p>


Name:



I hope this helped you.

............................................................................................

Code for E-Mail form Segmen10

FunSubstance is the place to go for daily entertainment.

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
I think that a simple solution to your problem, would be to use an Automatic Contact Form Generator.

I found a nice free one here.

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
Thanks guys, but i need something like this
Code for E-Mail form Helpz11

............................................................................................

Code for E-Mail form V45u80

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
That would require some server sided stuffs.

............................................................................................

Code for E-Mail form Segmen10

FunSubstance is the place to go for daily entertainment.

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
Something like like this would more than likely use PHP. There are several extensions to PHP which make emails easy, such as PHPMailer. This site contains downloads, tutorials and sample code for the PHPMailer extension.

Last edited by darkagn on 26th December 2008, 7:46 am; edited 2 times in total (Reason for editing : Recolour link)

............................................................................................



There are no stupid questions, only those too stupid to ask for help.

descriptionCode for E-Mail form EmptyRe: Code for E-Mail form

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum