>From within Internet Explorer, if I ask for the URL
http://www.weizmann.ac.il/CC/two.html#abc  
all works well and the page opens at the location I ask for (#abc).

But if I write a script that looks like

#!/bin/perl -w
use strict;
print  "Location: http://www.weizmann.ac.il/CC/two.html#abc\n\n";

then the page opens at the top of the page and not at the requested
location.  I am running Explorer 4.0.
There is no problem with netscape.  Any ideas how to get Explorer to go to
a specified location in an html document when it is called from within a
script.
Thanks for any help.

Malki Cymbalista
Software Support, Weizmann Institute Computing Center
Rehovot, Israel 76100
Internet: [EMAIL PROTECTED]

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to