473,385 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Form: Functional in Firefox, but not IE

12
Hi there,

I have a tell-a-friend form working very well in Firefox, but IE doesn't want to know:
http://www.p-s-i.org.uk/recform.php

Does anyone have any ideas? I'm sure it's something quite silly, but I just can't spot it.

Thanks in advance,
Dave
Oct 6 '08 #1
7 1205
Markus
6,050 Expert 4TB
Hey there, updw123.

What doesn't happen?
Do you receive any errors?

PHP is serverside, meaning PHP has nothing to do with what type of the browser the user is using.
Oct 6 '08 #2
updw123
12
Hi Marcus,

Thanks for getting back to me.

Basically it says 'error on page' on the bottom right bar, and when I press nothing happens. On FireFox it just works as normal.

Thanks in advance,
Dave
Oct 7 '08 #3
ak1dnar
1,584 Expert 1GB
This is a pure HTML problem. After going through the markup of the file, what I can understand, there are so many problems with the html code. is this page contains some copied source from another page or pages?

Expand|Select|Wrap|Line Numbers
  1. <body class="thrColFixHdr">
  2. <body onLoad="reset()" topmargin="0" leftmargin="0"> 
There are two body tags here. but that is not the only issue.

Moved to HTML forum, from Php Forum.
--Moderator
Oct 7 '08 #4
acoder
16,027 Expert Mod 8TB
The issue is caused by a link <a> tag inside the <script> tag. Either remove it or move it out. You should also correct the validation errors.
Oct 7 '08 #5
updw123
12
acoder: Looks to have done the trick, thanks!

ak1: Yes It's taken from a free source.
Oct 7 '08 #6
acoder
16,027 Expert Mod 8TB
acoder: Looks to have done the trick, thanks!
You're welcome.

Don't forget to fix your HTML validation errors though.
Oct 8 '08 #7
updw123
12
You're welcome.

Don't forget to fix your HTML validation errors though.
Thanks acoder, baby steps though!
Oct 15 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Jim Tome | last post by:
Hi, I am trying to change and pass the value of a hidden input type on a form tag to a cgi processing script based on the value of a checkbox within the form: function CheckBoxes () { if...
1
by: Paul THompson | last post by:
I am using IE to hide sections of a form. When I display the first section (name='ea'), the form widgets are not clickable in IE nor do they accept focus. When I display the 3rd section...
4
by: Stuart Perryman | last post by:
Hi, I have the following code which works just fine in IE6 but not in Firefox. It is an extract of several table rows each with an individual form. It is generated by php. <form...
2
Subsciber123
by: Subsciber123 | last post by:
I am working on a program that would make firefox accessible to locked-in patients. What I need to be able to do is from python, find all the links and buttons on the active web page. I need to be...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.