transferring info from one webpage to another
Posted: Tue Sep 22, 2009 2:42 am
hi,
I have a list of words, that are stored in a table. I want to be able to display one word at a time each time you display the next word it will be in another webpage. I've looked into Sessions, and I could pass an index from one page to another.
Is there another way to pass data from one web page to another?
thanks,
Doron
I have a list of words, that are stored in a table. I want to be able to display one word at a time each time you display the next word it will be in another webpage. I've looked into Sessions, and I could pass an index from one page to another.
Is there another way to pass data from one web page to another?
thanks,
Doron