Numbered links to every page

This is a discussion on "Numbered links to every page" within the Classic ASP section. This forum, and the thread "Numbered links to every page are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 11th, 2004, 15:24
New Member
Join Date: Sep 2004
Location: United Kingdom
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Numbered links to every page

Hello again!

Is it possible in .ASP pages to create numbered links to every page created from the records bound to a recordset? I've seen that it can be done with ASP.NET but I'm already up for using .ASP it would be quicker for me if you could create a numbered page navigation bar in ASP.

At the moment, using Dreamweaver, I've created an automated recordset navigation status bar, which tells you which set of records you're looking at out of the total number of records but, obviously, this doesn't allow the user to navigate back to a specific page. The only navigation through my pages I have at the moment is the bog standard "previous", "next".

So can it be done? And if so, could anyone tell me how?

Cheers,

Gaynor

  #2 (permalink)  
Old Sep 11th, 2004, 16:30
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
How are you showing the records? by looping through the recordset?
  #3 (permalink)  
Old Sep 11th, 2004, 17:17
New Member
Join Date: Sep 2004
Location: United Kingdom
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Errr - not sure about "looping" - the records displayed are bound to the recordset. I've set up the display of the records through the Dreamweaver dialogue boxes. The text is linked dynamically to the database fields and the region containing the dynamic fields is repeated 4 times on each page, (I think in code this is to do with offsetting?!) the number of pages created by the code depending on the number of records divided by 4.

I think this is what you mean by looping through thr recordset but I'm new to all this kind of stuff so I'm not sure!!

So the answer is yes, probably, maybe...
  #4 (permalink)  
Old Sep 11th, 2004, 22:02
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry, I don't know Dreamweaver-created ASP.
  #5 (permalink)  
Old Sep 11th, 2004, 22:18
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Dinahdoey.... the thing about Dreamweaver is that it does everything for you. Have you considered buying a book on how to code raw ASP from scratch in a text editor?

You'll never be able to say honestly 'I know ASP', or 'I know HTML' until you know how to do it without dreamweaver, as what happens when your dreamweaver code breaks? who will fix it? Will you know how?

You may find this thread useful:-
ASP Code Editors
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #6 (permalink)  
Old Sep 12th, 2004, 17:01
New Member
Join Date: Sep 2004
Location: United Kingdom
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Well, I agree that it would be lovely to know asp inside out but I quite like to use Dreamweaver to generate code and then view it to see what's going on. I've learnt quite a lot about code that way, probably more quickly than sitting, reading a book and trying to write code from scratch and getting it wrong! At the moment, mainly due to personal circumstances rather than laziness, I just haven't got the time to learn all asp code inside out and I just want to learn the bits of code I need as and when.

So I get so far with my website...think, "actually, I wonder if you can do this?" and try and find out.

Hence asking the question "Is it possible to create a dynamically numbered page navigation bar in .ASP"?
Closed Thread

Tags
numbered, links, every, page

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
I some some help with page width, links casho Web Page Design 9 Nov 29th, 2007 19:06
links page littlebilly Starting Out 7 Jul 25th, 2007 20:22
How is a links page structured? dlking1000 Link Building and Link Sales 1 Apr 27th, 2007 23:42
Anchors. and links within the same page Accurax Web Page Design 3 Feb 23rd, 2007 19:50
links to different points on the same page bruno89 Web Page Design 13 Nov 9th, 2006 00:14


All times are GMT. The time now is 05:03.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43