SunQuest
 
           .NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old February 13th, 2001, 05:48 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
How do I copy the value of a form field into other form fields on the same page

<i><b>Originally posted by : Muhammad (mssalem@bellsouth.net)</b></i><br /><br />Hello ,<br />Can someone please tell me how to copy a form field value into another field before I leave the page. I need to duplicate a value of one field to six other fields and add an additional character to each one. Rather than have the user input the same information seven times is there a way to duplicate the values. Thanx a million.

Reply With Quote
  #2  
Old March 26th, 2001, 04:10 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Mage (mage@baltnet.ru)</b></i><br />Hi,Muhammad!<br /><br />You can use client JavaScript for this:<br /><br /><html><br /><head><br /><script language="JavaScript"><br /><!--<br />function doDouble(a){<br />i=0;<br /> document.f1.field2.value = a;<br /> document.f1.field3.value = a + i;<br />i=i+1;<br /> document.f1.field4.value = a + i;<br />i=i+1;<br /> document.f1.field5.value = a + i;<br />i=i+1;<br /> document.f1.field6.value = a + i;<br />i=i+1;<br /> document.f1.field7.value = a + i;<br />}<br />//--><br /></script><br /></head><br /><body><br /><form action="" method="post" name="f1"><br /><input name="field1"><br><br /><input name="field2"><br><br /><input name="field3"><br><br /><input name="field4"><br><br /><input name="field5"><br><br /><input name="field6"><br><br /><input name="field7"><br><br /><input type="button" value="Duplicate" onclick="doDouble(field1.value)"><br><br /><input type="submit"><br /></form><br /></body><br /></html><br /><br />Or you can use form onsubmit="doDouble(f1.field1.value)"<br /><br />Best regards,<br />Mage<br /><br />------------<br />Muhammad at 2/13/2001 3:48:39 PM<br /><br /><br />Hello ,<br />Can someone please tell me how to copy a form field value into another field before I leave the page. I need to duplicate a value of one field to six other fields and add an additional character to each one. Rather than have the user input the same information seven times is there a way to duplicate the values. Thanx a million.

Reply With Quote
Reply

Viewing: ASP Free ForumsProgramming.NET Development > How do I copy the value of a form field into other form fields on the same page


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway