[somewhat OT] dumb html / cgi question

Martin Baxter mb.userev at harbourhosting.co.uk
Sun Apr 13 15:14:15 EDT 2008


Hi jbv,

I see what you mean. I've used the following format:

> http://www.myDomain.com/myPage.cgi?a=1&b=2#myanchor

Successfully.

Martin Baxter

jbv wrote:
> 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

-- 
I am Not a Number, I am a free NaN



More information about the use-livecode mailing list