Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2934433
By: ann04
Hello,
this might be not a dbforms question, but...
I have a dbform and a textField in it, where user enters username. Now I want
to take that value and pass it to the next jsp which is defined in followUp
and action attributes of dbforms.
Right now, the value is not passed and I get null instead. But if I use simple
<input type="text" name="username" size="10"/>, I get the values in next jsp
by using <%String USERID=request.getParameter("username");%>.
However above does not work with
<db:textField size="10" id="username" fieldName="CUSTOMER"/>
Please, help
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=55829
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
DbForms Mailing List
http://www.wap-force.net/dbforms