•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 426,253 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,086 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 439 | Replies: 3
![]() |
•
•
Join Date: Mar 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hi there
Im trying to create a form that users fill out, when they hit the submit button, the details are sent to me directly so that i can have an idea of who is using this feature and subsequently register them.
What is the code for this?
I have tried a few things, but some dont work and other times it trys to open up my defualt e mail client, i dont want this, i just want the details to be sent to me with the details
Im trying to create a form that users fill out, when they hit the submit button, the details are sent to me directly so that i can have an idea of who is using this feature and subsequently register them.
What is the code for this?
I have tried a few things, but some dont work and other times it trys to open up my defualt e mail client, i dont want this, i just want the details to be sent to me with the details
•
•
Join Date: Jan 2008
Location: Bangalore, India
Posts: 336
Reputation:
Rep Power: 0
Solved Threads: 32
•
•
Join Date: Mar 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
ok ja I now realise that.
I think im going to just get the user to fill out the forms, the details will be captured and showed in a structured way and the user can print that and fax it to me.
My code for this doesnt want to work>??????????
Just want the username for now so that i can get this thing working, will concerntrate on the finer details later.
Im not a pro at this please advise me what to do........
I think im going to just get the user to fill out the forms, the details will be captured and showed in a structured way and the user can print that and fax it to me.
My code for this doesnt want to work>??????????
Just want the username for now so that i can get this thing working, will concerntrate on the finer details later.
Im not a pro at this please advise me what to do........
html Syntax (Toggle Plain Text)
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>First Name</title> </head> <body> <form name="input" action="show details.htm" method="post"> Username: <input type="text" name="user"> <input type="submit" value="Submit"> </form> </body> </html>
Last edited by peter_budo : Mar 14th, 2008 at 2:58 pm. Reason: Keep It Organized - please use [code] tags for easy readability
•
•
Join Date: Mar 2006
Location: Japan
Posts: 139
Reputation:
Rep Power: 3
Solved Threads: 16
The easiest way to get it to work, is use FrontPage. Since I can't program (nor do I want to), If I need to make an email form, I'd make it in frontpage. Just make sure your server has frontpage extensions installed.
Who was the first person to look at a cow and say, "I think I'll squeeze these dangly things here, and drink whatever comes out!"
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
advertisment advice browser cell chain mail daniweb email email misuse encryption eu eudora expose firefox gmail google imap india microsoft mobile mozilla news onecare open source opinion outlook penelope phishing phones professional research scam security spam spammers spamming stocks technology thunderbird uk.government virus visa web webmail
- dataabse connectin string problem? (MySQL)
- Learning PHP but problem with script (PHP)
- "reply-to" Outlook Express problem (Computer Science and Software Design)
- Automatic email reply to Form (Site Layout and Usability)
- No cursor in hotmail for reply or compose...any body else have this problem? (Web Browsers)
- Midi problem with XP, SBLIVE 5.1 and Yamaha PSR172 (Windows NT / 2000 / XP / 2003)
- Huge Midi problem with Sblive 5.1, XP and Yamaha PSR172 (PCI and Add-In Cards)
- Hotmail "error on page" problem (Web Browsers)
- digital camera driver (Windows NT / 2000 / XP / 2003)
- problem with loop back (Networking Hardware Configuration)
Other Threads in the HTML and CSS Forum
- Previous Thread: How to draw these borders
- Next Thread: Change Position


Linear Mode