HTA In Netscape
As some people here I've been thinking into converting some of my
applications to HTA, but will they work for the Netscape folks?
As some people here I've been thinking into converting some of my
applications to HTA, but will they work for the Netscape folks?
A site that i developed with asp seems to work perfectly in internet explorer - however there is a problem with netscape 6.2 + 7 where 2 table Columns are being pushed over to the right - the strange thing is when i use the back button on the browser and go back to the page it seems fine.
i was just wondering if anyone knows how to fix this problem + if its easily fixed.
I have a web application designed to allow non-english characters to be entered in through a form, held in Access and displayed on another page.Each of my pages have the following meta tag:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
My problem is this: if I go to the data entry page and enter Unicode text in Netscape, the text displays ok -- in Netscape, not in IE. Conversely, when I enter Unicode text in IE, the text displays ok -- in IE, not in Netscape.I have been testing it by copying and pasting text from the Unicode.org page such as this one for Arabic:
http://unicode.org/standard/translations/arabic.html
why Unicode is being treated differently here?
I have stored all my css classes etc in an asp file, or should I say in my favorite html editor, when it asks me where to save my css, I name it as css.asp.
Now everything works totally fine in IE, but when I went to test my first few pages in netscape ( testing my javascript functions ) none of the backgrounds would appear, and all the text was different. Code:
I am starting to write a web application that will be viewed in both IE and Netscape. Does anyone know of any issues I should be aware of from the start before I start coding?
View Replies View RelatedWhile forcing the download from the server, when the download prompt box shows up for location selection and file name, asp is added as extention to the original file name. e.g., sample.csv.asp
i am doing following here before downloading Code:
When I use Microsoft Internet Explorer I dont get any error messages, but when I use Netscape 7.2 or Firefox 1.0 I get the following error message
error '80020009'
Delete_Auto.asp, line 24
This is line 24:
IF Lcase(rs2("EmailAddress")) <> Lcase(Session("Email")) then%>
All of my other code still seems to execute, but cant get rid of the error message? Any help would be appreciated.
Have a school project in which I have to use an ASP page to process data
from a form submitted by a user. Have to do this 3 ways - Using a Function,
a Sub Procedure, and a Class. Simple enough.
I decided to see if I could get them all to work from 1 submittal page using
an option group of radio buttons, and JavaScripting to send me to the
correct page (just as a personal learning experience). Got this working
also - but only in IE. Code:
I noticed that when I process my aspx web pages in Netscape that the page is not interpreted correctly. Text boxes that are supposed to have no border, have borders, the font for arial is one size larger than what it is supposed to be, etc. Doe
Netscape plan to fully support the Net Framework system