I have a php form page, but the instructions I have to open it are confusing me ?

  • Thread starter Thread starter mrajsmith2000
  • Start date Start date
M

mrajsmith2000

Guest
Hi

I have a html page with a button that opens a php page 'sendtoform.php'

I have had some work done externally by a php programmer who has update the sendtoform.php page and tells me I need to add the code:

sendtoform.php?page=<URL of PAGE>

To the html page button, I really don't get this ? Why would you not just open as before <a href="sendtoform.php" target="_blank">form</a>, nice and simple.

I can't get hold of the programmer now and this is urgent .

Please help ?

thanks

Conrad
 
Back
Top