Scripts Stopped Working In Firefox
Anyone have an idea why my ASP scripts, that were working just fine, all of a sudden stopped working in Firefox? Everything is still fine in IE, but it would appear that Firefox has all of a sudden started to ignore the ASP script tags. I'm relatively new, and was way excited when I got everything to work the way I wanted it to, then this happened.
View Replies
ADVERTISEMENT
I was using intellisense for several registered com objects on my box when one day out of the blue they stop working.. i still get intellisense on some com and microsoft standard objects but others just quit working.I have tried unregistering and reregistering the objects but no dice.
View Replies
View Related
I was working on an asp and it was working fine. I came back to it a few days later and it was no longer working... When I submit a form through the ASP page, it only spits back the raw code, but doesn't write to access as it was before... I don't know what has chenged. Any suggestions? Code:
View Replies
View Related
I have developed an extranet system, that is not recognizing any named anchors in IE. The top drop down on the page should be jumping the user to each section. It works beautifully in Firefox, but not in IE. Has anyone encountered this before? Any insights?
View Replies
View Related
I have been operating a win 2000 server with IIS5. I had to re-build the server recently. I installed SP4 and the lockdown utility. My asp code works on the website, I can access all data driven sites via the web. But I cannot add to the database from the website. It was fine before the re-build. The code has not been changed neither the connection. I have not installed microsoft acess on the server could this be the problem ?. The database is microsoft access file. I have ensured I have given the same information in the System DSN. The driver is version 4.00.6200.00 I have checked the database properties and it is not set to read only.what could be wrong?
View Replies
View Related
I've got some code that displays public event info on a page - unfortunately, it seems to have stopped working today for some reason and I don't know why (there are 2 records in the database that match the criteria, so I know that's not the problem: Code:
View Replies
View Related
Server 2000 IIS 5
The server stopped serving pages on all the web sites: The Following error message:
The page cannot be found
HTTP 404 - File not found
Internet Information Services
I checked the web sites under IIS and they are running. I've re-booted the system and the problem continues. However the mail server is working. Even localhost gives me the same problem.
View Replies
View Related
A few days ago my asp pages on my web server running IIS
5.0 stop responding. I can view any html pages but not
pages ending with asp.
View Replies
View Related
I just installed a Netgear wireless modem router on my Windows XP Prof
computer. Also installed the Netgear wireless USB adapter on my wifes
computer so she can get on the internet. Code:
View Replies
View Related
We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.
We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.
I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.
View Replies
View Related
The site in question is Roger Funk Cars
In IE it works fine. In FireFox when the page is displayed the navigation bar on the left side does not expand down, it leaves a gap. This happens on all pages depending on how much the side bar has to expand. The strange part is that if I refresh the page it will start working right.
View Replies
View Related
why Firefox is displaying some of my ASP code to the user, it works fine in IE, is there a fix for this?
View Replies
View Related
I am trying to create a cookie based on a querystring. Firefox creates and displays the cookie without a problem. IE on the other had seems to not even create the cookie. I HATE BUILDING FOR 2 BROWSERS!
Here is the creation code:
View Replies
View Related
I wish to hide links, i'm at present trying to 'float' as such invisible links over a background image....
the line i'm wishin to use that i think is right is
#links a i {visibility: hidden;}
when taken out we can see the links, as needed, but the minute i add this line, they should be invisible but still there, this is the case in IE but with FF they disappear completely...
View Replies
View Related
I'm almost finished with an ASP app that takes HTML form input and outputs that info into XML-ready text. The ASP creates the tags as follows:
Response.Write("<"&"item"&">"), which works fine in IE, I get a nice
<item>
But in firefox I get:
<item>
Any ideas?
View Replies
View Related
I have following code, picking an ID and saving it to Cookies.
<%
ItemID = Request("prod")
Response.Cookies("THREES")(ItemID) = Request("prod")
Set rdset=objConn.Execute("SELECT ID, Name, Large, Description
FROM shop_products WHERE ID=" & ItemID)
%>
In IE it works fine as it should, adding item id to Cookies
In Firefox it gives me the following error:
Cookies object, ASP 0102 (0x80004005)
The function expects a string as input.
/shop/addcart.asp, line 27
Any information on that. Any idea what is going wrong.
View Replies
View Related
I'm using a ValidationSummary with ShowMessageBox set to "True". It's
working fine with internet explorer but when it comes to Mozilla
Firefox it's not the same. No window is opened.
What can I do to make it work properly?Is there a way to do it?
View Replies
View Related
I put some code together below, so you can see what I mean:rcntech.com/development/ajaxcars.asp
If you test the link above with IE works as it is supose to, however it doesn't display any elements withing the <form> tags in Firefox.
By the way, I am loading the page using AJAX, if you call the ASP directly in Firefox then it works fine, but that's not what I am trying to achieve.rcntech.com/development/login.asp
View Replies
View Related
i have work on this 4 days already but still cannot find a way to solve.is the way i code cannot be support by firefox?it work well in IE,but firefox cannot work.i have upload the file, can someone pls help me on that?
the asp.txt is my asp page, while the menubar.txt is the js file that i include in the asp page.it should work like ie.jpg but when i use firefox to browse,it show like firefox.jpg. is my code got problem?
View Replies
View Related
I am using Response.BinaryWrite to write a PDF to the browser. Everything works great on IE and Safari but when I try to use Firefox the browser hangs. The title bar says application/pdf but nothing ever shows up. Going directly to the pdf works fine but unfortunately am unable to do that in the long run and must use BinaryWrite.
View Replies
View Related
i have work on this 4 days already but still cannot find a way to solve. is the way i code cannot be support by firefox??it work well in IE, but firefox cannot work. i have upload the file,. the asp.txt is my asp page, while the menubar.txt is the js file that i include in the asp page. it should work like ie.jpg but when i use firefox to browse, it show like firefox.jpg. is my code got problem?
View Replies
View Related
I was informed that one of out pages wasnt working. the user was on firefox and said our page wasnt functioning but whenever i use IE it works fine. is there any reason or something in the code that wouldnt allow a page to work with FF.
View Replies
View Related
When pulling information through from the database on firefox (using an asp document with a css), firefox seemed to be truncating the page. This is possibly due to an assumption of the amount of lines needed. To sort this and so to have scroll bars you will need to add another 'blank' div just underneath with a couple of line breakers ( <br />) this way, the asp sees that there is something physical upon the page apart from the original info pulled through from the database and thus displays the scroll bars!!!
View Replies
View Related
I pull file paths from a database that point to files on our internal server and create links to them. For Explorer this works...
File://servername/file/path/filename.snp
But not for FireFox.
View Replies
View Related
Here is the coding that i get from this forum last time...
<%
Response.Write("<br><h4><div id=""please_wait""><center><b>page loading, please wait......<b></center></div></h4>")
Response.Flush()
Response.Write("<script type=""text/javascript""> document.getElementById(""please_wait"").style.display = ""none"";</script>")
%>
Its for loading page to display the message to user. but some of my friend say it can display the text at they browser. it need change some setting?
View Replies
View Related
I know some of the gurus round here use Firefox a lot. I'm experiencing problems with using:
Code:
<% Response.Buffer = True
...
Response.Flush %>
It never seems to flush the buffer. Does anybody have any ASP script with buffer flushing involved? Do they work for you on Firefox?
View Replies
View Related
I have a number of applications that use a particular technique to
authenticate users using IWA and LDAP.
These are for intranet application where the users all use IE6, however I'm
trying to debug some javascript code and I find that easier to do with FF.
However my applications that use this authentication technique have problems
when running through FF.
I get an 'error '80072020' authuser.asp, line 20', which point to an LDAP
call: Code:
View Replies
View Related
i encountered an issue on my webpage when browsed using Firefox. Issue:
ASP Scripts do not run on Firefox. When I click the button to add a comment or message, nothing happens. Niether error messages do not appear. It just not process the request of inserting the values I entered. To test my page, copy this link, www.mrniceash.tk, and paste it on your firefox web browser.
View Replies
View Related
I recently started testing my work in Firefox and noticed that when I am looping through an array where I say for example: Code:
for i=0 to ubound(myarray)-1
--work with the array values here--
next
I get the following results:
Firefox works with all items in the array EXCEPT the last one
IE works with the entire array.
View Replies
View Related
On our test server, the site works fine, but on production (the link above), if you click around the inside pages in FireFox, the left (navigation) column often loads at more than 100% of the sites width. If you press refresh, the page looks correct?
We are a microsoft shop, and this site is done in ASP.I'm the designer on this project, and there is seperate database programmer and support team (our publishers/admins) that have looked at this, and we can't figure it out. Any ideas? I may post this in another area of the forums because I'm not positive what issue this relates to.
View Replies
View Related
I'm using an asp function FormatDateTime() in IE6 and it's working perfectly. When I try use it in Firefox it throws;
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument: 'FormatDateTime'
/evacation_DEV/common/objects/calendar.asp, line 94
This line is;
objNewDay.DateString = FormatDateTime(DateSerial(mnYear, mnMonth, nDayIndex),2)
mnYear, mnMonth and nDayIndex are set to Integers. Has anyone any idea of how I can fix this?
View Replies
View Related
y spaces are replaced in to %20 in firefox. The resulting text when viewed becomes unreadable junk like this
The%20resulting%20text%20when%20viewed%20becomes%20unreadable%20junk%20like%20 this.
View Replies
View Related
i have created a page that will enable users download mp3 files that are saved in a folder. All this works fine in Internet explorer, however if i download a mp3 file using firefox, it download the file but without recognizing it as an mp3 file, which automatically makes the file unusable: Code:
View Replies
View Related