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. How to Customize pages as per user's requirement

How to Customize pages as per user's requirement

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
4 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.
  • M Offline
    M Offline
    me makwana07
    wrote on last edited by
    #1

    i need customized web pages in which user can indicate his changes. he can draw pointer or rectangle/ellipses indicating the changes on that particular place and he can also write text in that rectangle. This is my first Question to this portal and hope that i will get satisfactory answer.. Thanks in Advance Mehul Makwana Baroda

    C V 2 Replies Last reply
    0
    • M me makwana07

      i need customized web pages in which user can indicate his changes. he can draw pointer or rectangle/ellipses indicating the changes on that particular place and he can also write text in that rectangle. This is my first Question to this portal and hope that i will get satisfactory answer.. Thanks in Advance Mehul Makwana Baroda

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

      Well, you need a ton of javascript to create a client side engine for drawing out UI, and a system for storing out what was drawn, and recreating it. Hooking it up to events and stuff as well means you have a ton of work to do.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      M 1 Reply Last reply
      0
      • M me makwana07

        i need customized web pages in which user can indicate his changes. he can draw pointer or rectangle/ellipses indicating the changes on that particular place and he can also write text in that rectangle. This is my first Question to this portal and hope that i will get satisfactory answer.. Thanks in Advance Mehul Makwana Baroda

        V Offline
        V Offline
        v1i9n6o7d
        wrote on last edited by
        #3

        I think you are trying to imitate the OneNote application that comes with MSOffice.

        1 Reply Last reply
        0
        • C Christian Graus

          Well, you need a ton of javascript to create a client side engine for drawing out UI, and a system for storing out what was drawn, and recreating it. Hooking it up to events and stuff as well means you have a ton of work to do.

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          M Offline
          M Offline
          me makwana07
          wrote on last edited by
          #4

          Thanks a lot dear.. I have found one Jscript for the same. but not implemented yet.. Actually i need my user to be able to do any kind of artwork on the page he is viewing. He can simply modify existing test pages and i can see the modification he suppose wanted in that page..

          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