Guest User

Untitled

a guest
Jul 29th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1.  
  2. <body>
  3. <form action = 'nextStep.php' class = 'txtweb-form'>
  4. Var1 <input name = 'from' type = 'text' size = '50' />
  5. Var2 <input name= 'to' size = '50' type = 'text' />
  6. <input name= 'travel_details' size = '50' type = 'hidden' value = '1' />
  7. <input type = 'submit' value = 'submit'/>
  8. </form>
  9. </body>
Advertisement
Add Comment
Please, Sign In to add comment