yes, but if i want to load a php page with varibles the varibles are not passed on from the form
ie want to load via javascript
phpfile.php?id=23&choice=3
with the varibles passed via the form
lie i say if i just use a new window the varibles are passed fine but as soon as i try and code them into the javascript it doesn't retain any variables
?????