Ask a Question related to JSP, Design and Development.
-
upeshk #1
capturing the value of dinamically created textfield
Hi ,
I am dynamically created cells for a table at runtime on an jsp form. The last
cell of each row contains a Textfield in which the user will enter
values into.
My Problem:
How do I capture the values in each text field once the user continues
(click button) to the next screen??
If you could possibily post me an example of how to do this I would be
most grateful.
Thanks in advance.upeshk Guest
-
Really Creating dinamically Web Controls
Hi everyone. I'm developing a custom control and i'm having some problems. Here goes the figure : I have a N level tree structure, and I have... -
How to antialias text for textfield created using createTextField
Hi below are my codes. I tried to use the font Eurostile-Bold for the text "What are the main institutions" which i will assign to a textfield... -
Textfield.html = true vs TextField.setTextFormat
H I need to use html textfield to control when the text must change the line (br tag). The problem is that I can't use setTextFormat if I use html... -
assign textformat to created textfield
hi! i create an empty textfield and try to format it using this.createTextField("mytext", 55, 250, 250, 400, 300); myFormat = new... -
Capturing Data of Dynamically Created TextBox's
Hi there, I am dynamically created a table at runtime on an aspx form. The last cell of each row contains a TextBox in which the user will enter...



Reply With Quote

