English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

for example,this is a text field. can i use a function to automatically acquire the text i input. is it form.key.value?
i need a variable such like this:
variable1=the text user input

2006-11-28 22:53:52 · 1 answers · asked by samurai 1 in Computers & Internet Programming & Design

in ASP .

2006-11-28 22:54:24 · update #1

i need to use this value in the same page.

2006-11-28 23:00:47 · update #2

i don't mean .

2006-11-29 14:57:59 · update #3

1 answers

i think its variable1 = (object name).text.value
or variable1 = (object name).value, something like that, i nt very good though

2006-11-28 23:46:26 · answer #1 · answered by Irvs 1 · 0 0

fedest.com, questions and answers