Hi,
1)I need a script, prefferably in JavaScript, which will let me have two lists on one HTML page, have two buttons and have one button move a selected item from list A into list B, and the second button do the opposite, movean item from list B to list A.
And all this must be done without the page refreshing.
2)Is there a way, in PHP, for me to force the browser to add a variable to the url (GET) of every link without having to actually add the text "?sid=345j34k2kn3kmn4" to every link?
Any help will be appretiated, tnx in advance
Gidi