Jump to content

Can I POST to webpage.php?something=somethingelse ?


solarisuser

Recommended Posts

Hi All,

 

I am having a problem POSTing from a form using this....

 

<form method="post" action="page2.php?enabled=yes" enctype="multipart/form-data">

 

This parses an uploaded file, and the above works great if I just POST it to page2.php.

But I really would like to get it to work like the above, due to the layout of the code.

 

Thanks in advance!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.