Hello,
Any one knows How can I make the page like:
______________
| Step1| | Step2 |
----------------------------------------------
| username .............................................|
| other Item.... ....................................... |
| ..............................................................|
| ............................................................. |
------------------------------------------------
User can first fill in Items in step1 and click step2 , continue fill in items(user can also go back to page 1 when they click it), then submit. All items in page 1 and page2 can be sent to
"back.asp"?
How can I do it?
Many thanks
Any one knows How can I make the page like:
______________
| Step1| | Step2 |
----------------------------------------------
| username .............................................|
| other Item.... ....................................... |
| ..............................................................|
| ............................................................. |
------------------------------------------------
User can first fill in Items in step1 and click step2 , continue fill in items(user can also go back to page 1 when they click it), then submit. All items in page 1 and page2 can be sent to
"back.asp"?
How can I do it?
Many thanks
Comment