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 397,589 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 3,021 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: 1068 | Replies: 2
Reply
Join Date: Mar 2006
Posts: 1
Reputation: hazor1 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
hazor1's Avatar
hazor1 hazor1 is offline Offline
Newbie Poster

Help Help with a form

  #1  
Mar 17th, 2006
Im helpin a friend out with his website, a form but the submit button is giving me major problems, when i hit it, it emails be name=B1, and now im praying one of you guys can help me out with this

[HTML]<FORM ACTION="mailto:harry.baynes@ntlworld.com" METHOD=POST TARGET=code ENCTYPE=text/plain>
<input type="submit" value="Submit" name="Form">
<input type="reset" value="Reset" name="B2">
</form>[/HTML]

please help!
Hazor
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2006
Posts: 5
Reputation: ctkr is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ctkr ctkr is offline Offline
Newbie Poster

Troubleshooting Re: Help with a form

  #2  
Mar 18th, 2006
Originally Posted by hazor1
Im helpin a friend out with his website, a form but the submit button is giving me major problems, when i hit it, it emails be name=B1, and now im praying one of you guys can help me out with this

[HTML]<FORM ACTION="mailto:harry.baynes@ntlworld.com" METHOD=POST TARGET=code ENCTYPE=text/plain>
<input type="submit" value="Submit" name="Form">
<input type="reset" value="Reset" name="B2">
</form>[/HTML]

please help!
Hazor

--------------------------
Not sure if this will help or not, but the following is what I typically do. I have never tried include a 'name' for the reset key before.

<INPUT TYPE="submit" NAME="Submit" VALUE="Submit">
<INPUT TYPE="reset" VALUE="Reset">

Maybe?
ctkr
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,880
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 108
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Help with a form

  #3  
Mar 18th, 2006
You should be able to assign a name to any html element as far as I know. For example, I would name an object for the sole purpose of being able to attach some JavaScript event to it.
Reply With Quote  
Reply

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

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

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