• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

sending/retrieving data via SQL statements...

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey, I have 3 pages here
index:


vali.jsp


and fullinfo.jsp


my problem is that what I want it to do, is when the user select option "5", it will take you to a page that will display a table with all student names only. which it does. then prompt for the student name to update, which it does. then I want it to take the person to fullinfo.jsp, which will show all the information for that one student entered... but I'm having a bit of trouble understanding where I would put the sytax and what syntax to use.... it lists the student names only, and asks for student name, but thats as far as I go..any help is appreciated....
[ May 14, 2005: Message edited by: Rogelio Trist�n ]
 
What's that smell? I think this tiny ad may have stepped in something.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic