Ask a Question related to ASP Database, Design and Development.
-
Aaron Bertrand [MVP] #1
Re: Special Paging
Maybe this will give you a start.
[url]http://www.aspfaq.com/2352[/url]
Follow-ups set to .db only.
"Laphan" <news@FrozenMoles.co.uk> wrote in message
news:biqn2p$3va$1@titan.btinternet.com...nav> Hi Guys
>
> I know I've done a lot of posting, but I like to send them all at once
> rather in dribs and drabs.
>
> The point of this query is to create a better paging system when showingfile.> links for paged records. I've tried to describe what I'm looking for on
> many occasions so I thought it best to take a screenshot of the system in
> action on another site, who unfortunately won't lend me the code.
>
> Please, please, please believe me the attached file is only a picturewhat> It ain't no virus - I promise. Can you have a look at this pic to seenames,> I'm after.
>
> In essence, it's giving a range of quick nav links but with the first few
> chars of the first and last people in that particular page. At the
> beginning, ie only a few records, these chars basically spell out thein> but as the number of pages increase the chars become smaller to keep them> a confined space. I really think it's a brilliant method, but don't know
> how to create it. Any ideas?
>
> Rgds
>
> Laphan
>
>
>
Aaron Bertrand [MVP] Guest
-
paste special?
Is there any way (official or not) to edit code/paste code in Contribute? I need to be able to insert videos, frames etc directly which are not... -
xml and special characters
Hi I'm using a xml file to upload info to a flash app. For the xml I used utf-8 encoding but I'm having a problem the "&" symbol isn't displaying... -
Anything special I need for on-the-fly HTML?
Folks: I am building an HTML page to send on-the-fly. My code looks something like this - <% htmlText = "<!DOCTYPE HTML PUBLIC '-//W3C//DTD... -
Other Special Effects?
Am generally pleased with InDesign, having made the switch from Quark. We are especially impressed with the seamless, clean way ID does drop shadows... -
[BNE] Canon G3 on special $999
FYI only. Photo Continental is having a 3 days special til this Sunday. Just got mine G3 for $999, so far the lowest price I have seen in Oz. -
Aaron Bertrand [MVP] #2
Re: Special Paging
Maybe this will give you a start.
[url]http://www.aspfaq.com/2352[/url]
Follow-ups set to .db only.
"Laphan" <news@FrozenMoles.co.uk> wrote in message
news:biqn2p$3va$1@titan.btinternet.com...nav> Hi Guys
>
> I know I've done a lot of posting, but I like to send them all at once
> rather in dribs and drabs.
>
> The point of this query is to create a better paging system when showingfile.> links for paged records. I've tried to describe what I'm looking for on
> many occasions so I thought it best to take a screenshot of the system in
> action on another site, who unfortunately won't lend me the code.
>
> Please, please, please believe me the attached file is only a picturewhat> It ain't no virus - I promise. Can you have a look at this pic to seenames,> I'm after.
>
> In essence, it's giving a range of quick nav links but with the first few
> chars of the first and last people in that particular page. At the
> beginning, ie only a few records, these chars basically spell out thein> but as the number of pages increase the chars become smaller to keep them> a confined space. I really think it's a brilliant method, but don't know
> how to create it. Any ideas?
>
> Rgds
>
> Laphan
>
>
>
Aaron Bertrand [MVP] Guest
-
Laphan #3
Re: Special Paging
Dear Aaron
Thanks for the info, but this doesn't seem offer the same format as the
screenshot I posted. To explain myself better:
Pagesize is set to 7 per page
Recordset Page 1 consists of:
Alan
Albert
Alex
Alfred
Ben
Bob
Bud
Recordset Page 2 consists of:
Carl
Cedric
Coxy
Dan
Daz
Derek
Dilbert
Links at the bottom of the page would show something like:
Alan ... Bud | Carl ... Dilbert
Say the total char length of these links is for example 50 chars, as the
page links increase they would change to something like:
Al ... Bu | Ca ... Di
etc etc
I know this works because this is how the web site I took the screenshot
from works, but my ickle brain can't work it out.
Any ideas??
Rgds
Laphan
Aaron Bertrand [MVP] <aaron@TRASHaspfaq.com> wrote in message
news:OFWme#xbDHA.1488@TK2MSFTNGP12.phx.gbl...
Maybe this will give you a start.
[url]http://www.aspfaq.com/2352[/url]
Follow-ups set to .db only.
"Laphan" <news@FrozenMoles.co.uk> wrote in message
news:biqn2p$3va$1@titan.btinternet.com...nav> Hi Guys
>
> I know I've done a lot of posting, but I like to send them all at once
> rather in dribs and drabs.
>
> The point of this query is to create a better paging system when showingfile.> links for paged records. I've tried to describe what I'm looking for on
> many occasions so I thought it best to take a screenshot of the system in
> action on another site, who unfortunately won't lend me the code.
>
> Please, please, please believe me the attached file is only a picturewhat> It ain't no virus - I promise. Can you have a look at this pic to seenames,> I'm after.
>
> In essence, it's giving a range of quick nav links but with the first few
> chars of the first and last people in that particular page. At the
> beginning, ie only a few records, these chars basically spell out thein> but as the number of pages increase the chars become smaller to keep them> a confined space. I really think it's a brilliant method, but don't know
> how to create it. Any ideas?
>
> Rgds
>
> Laphan
>
>
>
Laphan Guest
-
Laphan #4
Re: Special Paging
So this can't be done via ASP???
Is it a PHP thing??
Rgds
Laphan
Laphan <news@FrozenMoles.co.uk> wrote in message
news:biqn2p$3va$1@titan.btinternet.com...
Hi Guys
I know I've done a lot of posting, but I like to send them all at once
rather in dribs and drabs.
The point of this query is to create a better paging system when showing nav
links for paged records. I've tried to describe what I'm looking for on
many occasions so I thought it best to take a screenshot of the system in
action on another site, who unfortunately won't lend me the code.
Please, please, please believe me the attached file is only a picture file.
It ain't no virus - I promise. Can you have a look at this pic to see what
I'm after.
In essence, it's giving a range of quick nav links but with the first few
chars of the first and last people in that particular page. At the
beginning, ie only a few records, these chars basically spell out the names,
but as the number of pages increase the chars become smaller to keep them in
a confined space. I really think it's a brilliant method, but don't know
how to create it. Any ideas?
Rgds
Laphan
Laphan Guest
-
Laphan #5
Re: Special Paging
So this can't be done via ASP???
Is it a PHP thing??
Rgds
Laphan
Laphan <news@FrozenMoles.co.uk> wrote in message
news:biqn2p$3va$1@titan.btinternet.com...
Hi Guys
I know I've done a lot of posting, but I like to send them all at once
rather in dribs and drabs.
The point of this query is to create a better paging system when showing nav
links for paged records. I've tried to describe what I'm looking for on
many occasions so I thought it best to take a screenshot of the system in
action on another site, who unfortunately won't lend me the code.
Please, please, please believe me the attached file is only a picture file.
It ain't no virus - I promise. Can you have a look at this pic to see what
I'm after.
In essence, it's giving a range of quick nav links but with the first few
chars of the first and last people in that particular page. At the
beginning, ie only a few records, these chars basically spell out the names,
but as the number of pages increase the chars become smaller to keep them in
a confined space. I really think it's a brilliant method, but don't know
how to create it. Any ideas?
Rgds
Laphan
Laphan Guest
-
Aaron Bertrand - MVP #6
Re: Special Paging
> So this can't be done via ASP???
Who said that?
No.> Is it a PHP thing??
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #7
Re: Special Paging
> So this can't be done via ASP???
Who said that?
No.> Is it a PHP thing??
Aaron Bertrand - MVP Guest
-
Laphan #8
Re: Special Paging
Thanks Aaron
But how do I do it?
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:#I00FbxcDHA.3308@tk2msftngp13.phx.gbl...Who said that?> So this can't be done via ASP???
No.> Is it a PHP thing??
Laphan Guest
-
Laphan #9
Re: Special Paging
Thanks Aaron
But how do I do it?
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:#I00FbxcDHA.3308@tk2msftngp13.phx.gbl...Who said that?> So this can't be done via ASP???
No.> Is it a PHP thing??
Laphan Guest
-
Aaron Bertrand - MVP #10
Re: Special Paging
Let's start over for a second. What database are you using?
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #11
Re: Special Paging
Let's start over for a second. What database are you using?
Aaron Bertrand - MVP Guest
-
Laphan #12
Re: Special Paging
Ms Access.
I'd like to use the method that I mentioned in my previous post or one that
shows all the alphabet, but only 'highlights' (ie, makes links available)
for the ones where there is actually relevant records for said letter.
Any ideas?
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:e7HXNQSgDHA.2332@TK2MSFTNGP12.phx.gbl...
Let's start over for a second. What database are you using?
Laphan Guest
-
Laphan #13
Re: Special Paging
Ms Access.
I'd like to use the method that I mentioned in my previous post or one that
shows all the alphabet, but only 'highlights' (ie, makes links available)
for the ones where there is actually relevant records for said letter.
Any ideas?
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:e7HXNQSgDHA.2332@TK2MSFTNGP12.phx.gbl...
Let's start over for a second. What database are you using?
Laphan Guest
-
Aaron Bertrand - MVP #14
Re: Special Paging
> shows all the alphabet, but only 'highlights' (ie, makes links available)
From [url]http://www.aspfaq.com/2352[/url]> for the ones where there is actually relevant records for said letter.
"Now, you might only be interested in letters (and other characters) that
are actually represented in your database. Most of you probably don't have
last names that start with Q or X, for example; and sometimes a user will
enter their name incorrectly, e.g. !Smith. So you could consider building
your alphabet list like this: "
<...code follows...>
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #15
Re: Special Paging
> shows all the alphabet, but only 'highlights' (ie, makes links available)
From [url]http://www.aspfaq.com/2352[/url]> for the ones where there is actually relevant records for said letter.
"Now, you might only be interested in letters (and other characters) that
are actually represented in your database. Most of you probably don't have
last names that start with Q or X, for example; and sometimes a user will
enter their name incorrectly, e.g. !Smith. So you could consider building
your alphabet list like this: "
<...code follows...>
Aaron Bertrand - MVP Guest
-
Laphan #16
Re: Special Paging
Good man!!
Much appreciated Aaron
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:eTY17J6gDHA.4024@TK2MSFTNGP11.phx.gbl...From [url]http://www.aspfaq.com/2352[/url]> shows all the alphabet, but only 'highlights' (ie, makes links available)
> for the ones where there is actually relevant records for said letter.
"Now, you might only be interested in letters (and other characters) that
are actually represented in your database. Most of you probably don't have
last names that start with Q or X, for example; and sometimes a user will
enter their name incorrectly, e.g. !Smith. So you could consider building
your alphabet list like this: "
<...code follows...>
Laphan Guest
-
Laphan #17
Re: Special Paging
Good man!!
Much appreciated Aaron
Rgds
Laphan
Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
news:eTY17J6gDHA.4024@TK2MSFTNGP11.phx.gbl...From [url]http://www.aspfaq.com/2352[/url]> shows all the alphabet, but only 'highlights' (ie, makes links available)
> for the ones where there is actually relevant records for said letter.
"Now, you might only be interested in letters (and other characters) that
are actually represented in your database. Most of you probably don't have
last names that start with Q or X, for example; and sometimes a user will
enter their name incorrectly, e.g. !Smith. So you could consider building
your alphabet list like this: "
<...code follows...>
Laphan Guest
-
Aaron Bertrand - MVP #18
Re: Special Paging
For anyone interested who was following this thread, I added a SQL Server
example that uses the grouping technique, e.g.
[ Aardvark...Da Vinci | Dafoe...Hatcher | Hazard...Nincombe |
Osprey...Trascal | Udelay...Witheringham ]
"Laphan" <news@FrozenMoles.co.uk> wrote in message
news:bl23cf$ck8$1@hercules.btinternet.com...available)> Good man!!
>
> Much appreciated Aaron
>
> Rgds
>
> Laphan
>
> Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
> news:eTY17J6gDHA.4024@TK2MSFTNGP11.phx.gbl...> > shows all the alphabet, but only 'highlights' (ie, makes links>> > for the ones where there is actually relevant records for said letter.
> From [url]http://www.aspfaq.com/2352[/url]
>
> "Now, you might only be interested in letters (and other characters) that
> are actually represented in your database. Most of you probably don't have
> last names that start with Q or X, for example; and sometimes a user will
> enter their name incorrectly, e.g. !Smith. So you could consider building
> your alphabet list like this: "
>
> <...code follows...>
>
>
>
>
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #19
Re: Special Paging
For anyone interested who was following this thread, I added a SQL Server
example that uses the grouping technique, e.g.
[ Aardvark...Da Vinci | Dafoe...Hatcher | Hazard...Nincombe |
Osprey...Trascal | Udelay...Witheringham ]
"Laphan" <news@FrozenMoles.co.uk> wrote in message
news:bl23cf$ck8$1@hercules.btinternet.com...available)> Good man!!
>
> Much appreciated Aaron
>
> Rgds
>
> Laphan
>
> Aaron Bertrand - MVP <aaron@TRASHaspfaq.com> wrote in message
> news:eTY17J6gDHA.4024@TK2MSFTNGP11.phx.gbl...> > shows all the alphabet, but only 'highlights' (ie, makes links>> > for the ones where there is actually relevant records for said letter.
> From [url]http://www.aspfaq.com/2352[/url]
>
> "Now, you might only be interested in letters (and other characters) that
> are actually represented in your database. Most of you probably don't have
> last names that start with Q or X, for example; and sometimes a user will
> enter their name incorrectly, e.g. !Smith. So you could consider building
> your alphabet list like this: "
>
> <...code follows...>
>
>
>
>
Aaron Bertrand - MVP Guest



Reply With Quote

