[somewhat OT] dumb html / cgi question
jbv
jbv.silences at club-internet.fr
Sun Apr 13 14:45:00 EDT 2008
Björnke
Thanks for the reply, but I don't think it answers my question...
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 ?
Thanks,
JB
> Anchors are not fetched from the server, but navigated to on the same
> page, so the browser does everything itself. Just use an anchored link
> as specified in the html source of your choice (mine is: http://w3schools.com/html/html_links.asp
> ), and the browser of your users will handle the rest.
>
> have fun
> Björnke
More information about the use-livecode
mailing list