|
Thread: id
-
Dec 15th, 2000, 06:03 AM
#1
Thread Starter
Hyperactive Member
I am creating a "to the top" navigation for each page if numbers of lines are a certain size, can someone tell me what command is used to set the <a href=to the current page></a>
Many Thanks
-
Dec 15th, 2000, 06:11 AM
#2
Fanatic Member
If you want to do what I think you do you need to set an anchor
put this at the top of you page
<a name="Top"></a>
and then in your code put in
<A href="top">TOp of page</a>
to goto it
hope this helps
Ian
Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!
-
Dec 15th, 2000, 06:26 AM
#3
Thread Starter
Hyperactive Member
cheers
AAAAH of course, but how would you get the current page?
-
Dec 15th, 2000, 06:28 AM
#4
Fanatic Member
sorry mate, what do you mean by the current page
Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!
-
Dec 15th, 2000, 06:40 AM
#5
Thread Starter
Hyperactive Member
I THINK
I think request.querystring ...this, hold on is this it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|