hmmmm try
add the variable to the form then use the $_REQUEST to call the variable from the url and form so.
Code:<form action="page.php?private=$variable " method="post"> Private Room: <input type="text" name="room" value="" maxlength="15" /> <input type="submit" /> </p> </form>



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks