Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default 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...
    > 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
    >
    >
    >

    Aaron Bertrand [MVP] Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. [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.
  3. #2

    Default 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...
    > 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
    >
    >
    >

    Aaron Bertrand [MVP] Guest

  4. #3

    Default 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...
    > 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

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default Re: Special Paging

    > So this can't be done via ASP???

    Who said that?
    > Is it a PHP thing??
    No.


    Aaron Bertrand - MVP Guest

  8. #7

    Default Re: Special Paging

    > So this can't be done via ASP???

    Who said that?
    > Is it a PHP thing??
    No.


    Aaron Bertrand - MVP Guest

  9. #8

    Default 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...
    > So this can't be done via ASP???
    Who said that?
    > Is it a PHP thing??
    No.




    Laphan Guest

  10. #9

    Default 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...
    > So this can't be done via ASP???
    Who said that?
    > Is it a PHP thing??
    No.




    Laphan Guest

  11. #10

    Default Re: Special Paging

    Let's start over for a second. What database are you using?


    Aaron Bertrand - MVP Guest

  12. #11

    Default Re: Special Paging

    Let's start over for a second. What database are you using?


    Aaron Bertrand - MVP Guest

  13. #12

    Default 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

  14. #13

    Default 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

  15. #14

    Default Re: Special Paging

    > shows all the alphabet, but only 'highlights' (ie, makes links available)
    > 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

  16. #15

    Default Re: Special Paging

    > shows all the alphabet, but only 'highlights' (ie, makes links available)
    > 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

  17. #16

    Default 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...
    > shows all the alphabet, but only 'highlights' (ie, makes links available)
    > 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...>




    Laphan Guest

  18. #17

    Default 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...
    > shows all the alphabet, but only 'highlights' (ie, makes links available)
    > 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...>




    Laphan Guest

  19. #18

    Default 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...
    > 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
    available)
    > > 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

  20. #19

    Default 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...
    > 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
    available)
    > > 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139