Hi yes here are the details:
I use
on (release) {
loadVariablesNum ("retrieve.asp", ""
}
on my button and this is my asp code called retrieve.asp
<%
response.write "results=teeeeeeeesssssssssst"
%>
My var is called results as you can see.
My textfield is dynamic and single line and cheked in
Border/Bg and Selectable
Is this right ?
Because it does not put anything into the textfield.....
ok?
I use
on (release) {
loadVariablesNum ("retrieve.asp", ""
}
on my button and this is my asp code called retrieve.asp
<%
response.write "results=teeeeeeeesssssssssst"
%>
My var is called results as you can see.
My textfield is dynamic and single line and cheked in
Border/Bg and Selectable
Is this right ?
Because it does not put anything into the textfield.....
ok?