G
Guest
I have Windows XP home dition and latest Internet explorer.
I have program which creates a webpage and uses following code.
var x = "<A href= C:/kr_homepages/xyz.html > All Related links </A>";
document.write(x);
This creates the new webpage with links. But they donot open.
It worked in Windows 98 and Internet explorer 5.0
thanks
I have program which creates a webpage and uses following code.
var x = "<A href= C:/kr_homepages/xyz.html > All Related links </A>";
document.write(x);
This creates the new webpage with links. But they donot open.
It worked in Windows 98 and Internet explorer 5.0
thanks