Current location: Hot Scripts Forums » Programming Languages » ASP » displaying fields on the same form


displaying fields on the same form

Reply
  #1 (permalink)  
Old 01-21-04, 03:13 AM
aliasgar aliasgar is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
displaying fields on the same form

hello there!!

can someone give me some more hints on how to display database fields on the same form?

for instance you have 3 fields on a form "employeeid,firstname and lastname" and u want to display firstname and lastname on the same field after you specify a employeeid

currently when i specify employeeid and when i click submit button it displays the fields on the other file but i want on the form and on the same fields

how can i do tht?

regards aliasgar
Reply With Quote
  #2 (permalink)  
Old 01-22-04, 12:50 PM
hyjacked hyjacked is offline
Wannabe Coder
 
Join Date: Nov 2003
Location: New Brunswick, Canada
Posts: 174
Thanks: 0
Thanked 0 Times in 0 Posts
have an onChange() function on the employeeid field, so that everytime you change the employeeid, you would call the function.

in the function put the code to get the data from the database, and update the fields.

hopefully that helps.
__________________
hyjacked
Reply With Quote
Reply

Bookmarks


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

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
lock form fields using checkbox jonathen JavaScript 5 02-04-05 03:35 PM
formmail problem gscraper Perl 12 08-27-04 03:06 AM
searching from a form where some fields are not required bobdole PHP 1 12-08-03 04:14 AM
SQL database registration form help vinhkhuong PHP 3 10-10-03 03:49 AM
passing array to hidden fields in form on next page? seala ASP 2 09-04-03 02:40 PM


All times are GMT -5. The time now is 04:06 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.