Hi all,
I want to make several buttons with some the same variables in one cell in the table.. If I open and close a form it will destroy my table layout so I want to use a javascript to go to the specific page and include the variables in the link..
If I try this the page will be opened but the vars aren't passed on to the page ..
This is what I tried..
If you have a suggestion then please...Code:<input type="submit" name="go" value="change" OnClick="window.location=('gebruikersaanpassen.php?gebruikerId=$gebruikerId')";>
Regards,
Peanuts





Bookmarks