Multiple forms on the same page (safari)
Posted on
16th Feb 2014 07:03 pm by
admin
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a php file, this works great in IE8 but I can not get it to work in safari, I can click on the first submit button and it will work but if you close the first open window and click on the next submit button nothing happens???
I even played around with onclick refresh today without any luck in safari.
Code: <div class="stepBox1">
<p class="note">Download and review instructions for circulating nomination petitions</p>
<form name="instructions" action="download.php" method="post" target="_blank">
<input type="hidden" name="file" value="2010_instructions_for_circulating_nom_petitions" />
<input name="" type="submit" class="button_download" value="" />
</form>
</div>
<form name="side1" action="download.php" method="post" target="_blank">
<div class="stepBox2">
<p class="note">Select Your County</p>
<div class="radio">
<label>
<input type="radio" name="file" value="charlie_dent_nomination_petition_side_1_lehigh" id="county_0" />
Lehigh</label>
<br />
<label>
<input type="radio" name="file" value="charlie_dent_nomination_petition_side_1_northampton" id="county_1" />
Northampton</label>
<br />
<label>
<input type="radio" name="file" value="charlie_dent_nomination_petition_side_1_montgomery" id="county_2" />
Montgomery</label>
</div>
</div>
<div class="stepBox3">
<p class="note">Download Petition SIDE 1</p>
<input name="" type="submit" class="button_download" value="" />
</div>
</form>
<div class="stepBox4">
<p class="note">Download Petition SIDE 2</p>
<form name="side2" action="download.php" method="post" target="_blank">
<input type="hidden" name="file" value="charlie_dent_nomination_petition_side_2" />
<input name="" type="submit" class="button_download" value="" />
</form>
</div>
Here is my page:
http://test.c-s-wilson.com/signatures/
No comments posted yet
Your Answer:
Login to answer
194
54
Other forums
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
import table with dependency
Hi
What is the best way to import table back which has dependency?
SQL> cre
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of