[RESOLVED] Pass text from one mobile webform to another
Hi there anyone know how to pass text from one mobile webform to another
I have a text box on one form that I wan displayed in another form, both form are in the same aspx file as mobile forms are.
I am using vb.net with asp.net
anyone have any ideas
lee
Re: Pass text from one mobile webform to another
Have you checked into querystring?
Re: Pass text from one mobile webform to another
Hi there
No I havent no one has mention that before an I have never done it, its hard when you are not sure to distinguise what is used on mobile web forms and what is used on standard web forms as they wrk different, you have any links or tutorials on query string in mobile forms
thanks for the post
lee
Re: Pass text from one mobile webform to another