Jump to content

Can you control the window size of a php form - without Javascripting


texmansru47

Recommended Posts

Is it possible to call a php form and have the size set there?  I would like to try to avoid javascripting if possible since I'm having real trouble getting the proper values to transfer between the php form and the javascripts.

 

Texman

So javascripting is my only option?  Then is there a stable way to pass variables from php forms to javascripts then back to php forms (the popup that teh js opened) because I cannot seem to find it.

 

 

Is it possible to call a php form and have the size set there? 

 

 

No because there is no such thing as a php form.  A form is a html/xhtml item on the client side which as stated before can only be controlled by client side langauges (javascript)

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.