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. pages for palmtop

pages for palmtop

Scheduled Pinned Locked Moved ASP.NET
designhelp
5 Posts 3 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.
  • K Offline
    K Offline
    kalyan_2416
    wrote on last edited by
    #1

    hi i have site which is working fine on net now i want the same site on the PDA.. i dont want the same way display i want to change the appearance of the stie like asking for login at first... so i need to change my site design... how will i know that there is a hit to the site from a pda device please help me thanks

    D 1 Reply Last reply
    0
    • K kalyan_2416

      hi i have site which is working fine on net now i want the same site on the PDA.. i dont want the same way display i want to change the appearance of the stie like asking for login at first... so i need to change my site design... how will i know that there is a hit to the site from a pda device please help me thanks

      D Offline
      D Offline
      deepaks3
      wrote on last edited by
      #2

      I guess you can get the details of the browser by Request object...

      Deepak Surana

      K 1 Reply Last reply
      0
      • D deepaks3

        I guess you can get the details of the browser by Request object...

        Deepak Surana

        K Offline
        K Offline
        kalyan_2416
        wrote on last edited by
        #3

        that's a nice suggestion thanks but now i need to redesign all the pages now accordingly right.. is that is the only way is or some other way is there to arrange them

        C D 2 Replies Last reply
        0
        • K kalyan_2416

          that's a nice suggestion thanks but now i need to redesign all the pages now accordingly right.. is that is the only way is or some other way is there to arrange them

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

          Most web pages look lousy on a hand held, precisely because there's no automatic way to make them look good, nor, indeed, can there be. Handheld sites are smaller, stripped d own versions, you need to decide what to strip, and how to lay your page out to suit.

          Christian Graus - Microsoft MVP - C++ "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
          • K kalyan_2416

            that's a nice suggestion thanks but now i need to redesign all the pages now accordingly right.. is that is the only way is or some other way is there to arrange them

            D Offline
            D Offline
            deepaks3
            wrote on last edited by
            #5

            Do one thing... its a quite time consuming task but u will definately benifit form it... Create a class that inherits from the page class.. and then inherit all your pages from that single class... so now what u can do i that you can put all the common functionality on that single class, so from next time onwards u will have to make change only on one place... I hope u got it... Cheers.!! :->

            Deepak Surana

            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