DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   JSP (http://www.daniweb.com/forums/forum24.html)
-   -   help me (http://www.daniweb.com/forums/thread79703.html)

akash_msrit May 31st, 2007 8:01 am
help me
 
hi this akash
i have created a frame, in that frame i am inputing some text fields like txt1,txt2.....,
now i want to accept these inputs into mysql query. please suggest me how i can do this.

this is the query
select * from cartable where owner = 'akash' and model = '12/05/2007';
in this query i want to replace ' akash' and 'date' by the user inputs txt1 and txt2 . when i submit the frame.


pleaseeeeeee help me na.

Regards and thanks
Akash

jwenting May 31st, 2007 4:42 pm
Re: help me
 
request.getParameter("someparameter") comes to mind. Executed in a servlet of course, not a JSP.


All times are GMT -4. The time now is 10:40 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC