Thanks ... I have a question if someone have service pack 2 (SP2) for windows XP, will it also upgrade the IE and put SP2 for IE, or one need to get SP2 or SP1 whatever seperatley for IE?
Yes the code is like this that called the function
<form name="getsearch" method="post" action="searchphonemodel.php">
<input type="text" name="model" class="form100"><br>
<a href='javascript:validatephonemodel();'><img SRC='images/search.jpg' width='68' height="24"...
thanks I will try your code, also confirm if scripting is disabled. But I disabled discripting on my browser than javasctipt does not execute at all, I do not even get
www.xyz.searchphonemodel.php
No it is redirecting to different page
I will try with semi colon, I think thats what the problem is.
Now they are using IE 6.0.2900.2180, which is new version than what i am using 6.0.2800, may be they did not have service packs installed
Hi,
Is there any obvious difference between two versions of IE.
IE 6.0.2900.2180 VS IE 6.0.2800.
I am geting an javascript error in 6.0.2900.2180, but having no error in 6.0.2800
Thanks
No they said it is
location.href=lineurl
www.xyz.searchphonemodel.php
When you talked about semi colon, you mean it should be like this?
location.href=lineurl;
Hi,
Do you see anything wrong with the following code?
<script language="JavaScript" type="text/javascript">
function validatephonemodel()
{
if (document.getsearch.model.value == "")
{ alert ("Please enter the phone model");}
else
{
a=document.getsearch.model.value;
var...
Hi,
I have MYSQL installed on my machine. Using MYSQL Contoll center. I logon. I created a database, I connect to the database. I then create a table. I see that table in the left navigation side. Then when I double click on the table
to get into the table so that I could insert the records. I...
Macfee is completely gone, i don't know how to remove SP2 firewall, I never made any changes to it....
I don't have Macfee on XP on other partion, there too port 80 is closed , that means it is caused by something other than Macfee
I downloaded ethereal as you suggested. I am not sure how it...
thanks for your message
- I hard booted the machine
- uninstalled McAfee
still the same
I suspect it is something other than IIS. The fact that on XP pro also port 80 is stealth, doesn't that mean it has nothing to domwith IIS?
Also I took router out and cooneted staright using ISP PPope
but...
If the ports 25 80, are closed for some reason do you think still ISS should bind to them and I should see when I run netstat?
If I go to 'Internet service information' I see IIS up and all the website running. I disconneted it and connected back again.
I have rebooted my machine many times...
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.