Hey guys,
I have an asp page that works perfectly fine in IE and doesn't work in mozilla. I have never worked on this type of problem before...Can any one suggest me what should I do to make sure which part of the ASP is giving the problem and what should I do to make it work in all the...
And here is my default.asp page
The code in the red is where the include page is being called.
<html>
<head>
<title>FightCancer.org :: Index Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="Javascript"...
Thank u Troll and Monk. Thanks a lot for your quick response. It worked.
I have one more problem...
I have a default asp page which includes many other asp pages. I need one of the include asp page to get refreshed dynamically with in some time and not the whole default asp page. The include...
Hey Paul
I saw your post. And my problem is very similar to yours. I need to call a script src call from an asp page. Here are my sample files.
testdynamicCall.asp
<html>
<head>
<title>Hello</title>
</head>
<body>
Hello World!!
<script language="javascript" src="testdynamic.asp"></script>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.