JSP Form


i have problem textbox , button in flash

i put textbox , submit button in flash .and want give button link textbox value
like searchcarrier.do?number=12345678 , have store value of textbox in database .

how takeout value textbox in flash

one more thing
if user clicks go/submit before typing in number, make popup alert box “please type in number”

quote:

how takeout value textbox in flash


store in variable , want i.e.

var tb_value = your_textbox.text;

quote:

if user clicks go/submit before typing in number, make popup alert box “please type in number”


perform simple validation of text field i.e.


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums