User Name Password Register
DaniWeb IT Discussion Community
All
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
Reply
Join Date: Mar 2008
Posts: 2
Reputation: TheGOAT is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
TheGOAT TheGOAT is offline Offline
Newbie Poster

Email reply problem. Please HELP

  #1  
Mar 14th, 2008
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
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2008
Location: Bangalore, India
Posts: 336
Reputation: DangerDev is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 32
DangerDev's Avatar
DangerDev DangerDev is offline Offline
Posting Whiz

Re: Email reply problem. Please HELP

  #2  
Mar 14th, 2008
for that you need to use server side scripting.
after submission form will be sent to server, from there a mail will be generated to you.
A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.
~Mitch Ratcliffe
Reply With Quote  
Join Date: Mar 2008
Posts: 2
Reputation: TheGOAT is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
TheGOAT TheGOAT is offline Offline
Newbie Poster

Re: Email reply problem. Please HELP

  #3  
Mar 14th, 2008
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........

  1. <html>
  2.  
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  5. <title>First Name</title>
  6. </head>
  7.  
  8. <body>
  9.  
  10. <form name="input" action="show details.htm" method="post">
  11. Username:
  12. <input type="text" name="user">
  13. <input type="submit" value="Submit">
  14. </form>
  15.  
  16. </body>
  17.  
  18. </html>
Last edited by peter_budo : Mar 14th, 2008 at 2:58 pm. Reason: Keep It Organized - please use [code] tags for easy readability
Reply With Quote  
Join Date: Mar 2006
Location: Japan
Posts: 139
Reputation: HI2Japan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 16
HI2Japan HI2Japan is offline Offline
Junior Poster

Re: Email reply problem. Please HELP

  #4  
Mar 15th, 2008
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!"
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 8:58 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC