[somewhat OT] dumb html / cgi question

Sarah Reichelt sarah.reichelt at gmail.com
Sun Apr 13 17:08:13 EDT 2008


>  I know what anchors are and how they work, but my problem remains :
>  how to specify an anchor when the url of my page is :
>     http://www.myDomain.com/myPage.cgi?a=1&b=2
>
>  IOW how to have this page opened straight to a specific section of the
>  html code ?

If you CGI script constructs the entire page, how about putting in a
REFRESH tag that moves to the anchor instantly.

Sarah



More information about the use-livecode mailing list