HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Need Help Pls. .
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
nickypunk001



Joined: 13 Oct 2009
Posts: 2

Posted: Tue Oct 13, 2009 4:12 am     Need Help Pls. .  

can anyone want to help me?

im planning to host a private server, and i want to put

donate item, and i want to send automatically there info in my email, if they put there name and info in text box and they click the send button it will automatically send the info. .

sory for my bad english. . .
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

Posted: Tue Oct 13, 2009 7:02 am      

Use a server-side script language if your web site allows it. Otherwise, you will have to use a client-side dependent "mailto:" action to get the form info sent to you.

Your current hosting package MUST allow SMTP ( http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol ) to work. Otherwise, no email can be sent.

Use any of the below sites to make the workable form you need:

For making forms:

These are really good online form makers. Just follow the instructions for making it and uploading file(s).

http://www.phpform.org/ (Best-est)
http://www.tele-pro.co.uk/scripts/contact_form/
http://jotform.com/ (WYSIWYG Form Maker)
http://www.thesitewizard.com/wizards/feedbackform.shtml
http://www.thepcmanwebsite.com/form_mail.shtml

http://emailmeform.com/
http://www.freecontactform.com/
http://www.reconn.us/content/view/12/34/ (Download - Contact Us Script)
http://formsmarts.com/
Freebie: Good looking Fluid Contact Form: http://www.flashuser.net/flash-components/freebie-good-looking-flash-contact-form.html


Forms with Attachments:

FormMail (Paid - Encryption, etc.): http://www.tectite.com/formmailpage.php

Flash Attach contact forms ($10 for all): http://www.flashattach.com/

Form to Email with Attachment: http://www.hotscripts.com/listing/form-to-email-with-attachment/
PHP Email Form With Attachment: http://www.jaymeblackmon.com/php-email-form-with-attachment
Solution for a custom contact form with file attachment (use form API): http://drupal.org/node/68265
nickypunk001



Joined: 13 Oct 2009
Posts: 2

Posted: Sun Oct 18, 2009 6:50 am      

how can i change the text to * for password texbox?

btw thnx for ur reply
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

Posted: Sun Oct 18, 2009 5:58 pm      

Usually when you use a password input box, it puts the "*" (asterisk) in the password field. Is that what you are referring to?

Hard to tell you how without something to work with.
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group