passing mulitple parameters from jsp to a database

Reply

Join Date: Feb 2005
Posts: 2
Reputation: mastap is an unknown quantity at this point 
Solved Threads: 0
mastap mastap is offline Offline
Newbie Poster

passing mulitple parameters from jsp to a database

 
0
  #1
Feb 10th, 2005
I am using java server pages and connecting it to a simple access database.
I have a form with about four columns in it. Two of the column are already filled out and the other two need filling out. In the two empty columns there are text boxes which allows users to insert data into. There are about 16 textboxes in total on 8 rows so two text boxes on a row. I want users to fill in all of the text boxes then click submit which will then insert this data into rows into a simple access database. I am able to insert the content of the 1st row (2 textboxes) however the other textboxes are not recognised. Plz help? I have used the getParameter method and simple insert statements. Do i need some sort of loop so that all of the insert statements are read as appose to just one. Im not quite sure how to do this.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: passing mulitple parameters from jsp to a database

 
0
  #2
Feb 10th, 2005
yes you need a loop.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 2
Reputation: mastap is an unknown quantity at this point 
Solved Threads: 0
mastap mastap is offline Offline
Newbie Poster

Re: passing mulitple parameters from jsp to a database

 
0
  #3
Feb 10th, 2005
im stuck? plz help...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 5612 | Replies: 2
Thread Tools Search this Thread



Tag cloud for JSP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC