anolop
21st July 10, 06:35 PM
Hello to all!
I'm beginner and I have done some pages or I shall say cards till now with WMLS and WMLScript.
Now I would also like to do something in XHMTL MP and EcmaScript (MP).
So here is my question:
In first page user is asked for insert name and surname in text box (input). While clicking on button eg. Submit these data are transfered and displayed on next page.
Beside that also on some other page name and surname are displayed.
It should look like that:
Page 1: "Please insert your name and surname." (after insert and click on submit button (to login), user gets page 2)
Page 2: "Welcome <name> <surname>!"
.... meanwhile user goes threw the other pages and at the end by the logoff is transfered to last page:
Last page: "Dear <name> <surname>, thank you very much for visit!"
Is this possible to do with ecmascript or javascipt?
Could you please also write the code for that?
I would really appreciate it, because I am on the start of learning XHTML and ecmascript/javascipt and after searching on the web I didn't find any results for my request.
Thanks
Polona
I'm beginner and I have done some pages or I shall say cards till now with WMLS and WMLScript.
Now I would also like to do something in XHMTL MP and EcmaScript (MP).
So here is my question:
In first page user is asked for insert name and surname in text box (input). While clicking on button eg. Submit these data are transfered and displayed on next page.
Beside that also on some other page name and surname are displayed.
It should look like that:
Page 1: "Please insert your name and surname." (after insert and click on submit button (to login), user gets page 2)
Page 2: "Welcome <name> <surname>!"
.... meanwhile user goes threw the other pages and at the end by the logoff is transfered to last page:
Last page: "Dear <name> <surname>, thank you very much for visit!"
Is this possible to do with ecmascript or javascipt?
Could you please also write the code for that?
I would really appreciate it, because I am on the start of learning XHTML and ecmascript/javascipt and after searching on the web I didn't find any results for my request.
Thanks
Polona