Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. yo

yo

Scheduled Pinned Locked Moved ASP.NET
help
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    paul2811
    wrote on last edited by
    #1

    Can anyone help me to start making a favourite lonks page just to get me started

    C L 2 Replies Last reply
    0
    • P paul2811

      Can anyone help me to start making a favourite lonks page just to get me started

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You need two pages, right ? One full of radio buttons and one full of links for the button you pressed. What's not clear is, how are the links stored ? In a database ? XML ? hard coded ? A radio button list page is pretty trivial, and then each button needs, on click, to divert to the second page. The two ways to handle this are a cross page postback, or putting a variable on the URL, so that the second page knows which URLs to show. Again, it's not clear from the question where they come from.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      P 1 Reply Last reply
      0
      • C Christian Graus

        You need two pages, right ? One full of radio buttons and one full of links for the button you pressed. What's not clear is, how are the links stored ? In a database ? XML ? hard coded ? A radio button list page is pretty trivial, and then each button needs, on click, to divert to the second page. The two ways to handle this are a cross page postback, or putting a variable on the URL, so that the second page knows which URLs to show. Again, it's not clear from the question where they come from.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        P Offline
        P Offline
        paul2811
        wrote on last edited by
        #3

        thanks. yeah we need two two pages and yeah it neeeds to be hard coded

        M C 2 Replies Last reply
        0
        • P paul2811

          thanks. yeah we need two two pages and yeah it neeeds to be hard coded

          M Offline
          M Offline
          mareers
          wrote on last edited by
          #4

          come on... start (hard) coding...

          ------------------------------ If u think u can, u can. If u think u can't, u r right.

          1 Reply Last reply
          0
          • P paul2811

            Can anyone help me to start making a favourite lonks page just to get me started

            L Offline
            L Offline
            leckey 0
            wrote on last edited by
            #5

            'Yo' is not an acceptable message title. Please read the forum guidlines. -- modified at 11:58 Tuesday 15th May, 2007 [edit] And stop asking the same question over and over! [/edit]

            __________________ Bob is my homeboy.

            1 Reply Last reply
            0
            • P paul2811

              thanks. yeah we need two two pages and yeah it neeeds to be hard coded

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              OK, so create one page with the radio buttons and have it redirect to the other page, and the other page would take a parameter, telling it which group of hard coded links to display.

              Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups