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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. code for sign up

code for sign up

Scheduled Pinned Locked Moved ASP.NET
helptutorial
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
    mukesh mr03
    wrote on last edited by
    #1

    i want to use images that is randomly generating codes in my sign up form. i got some sample programs from a site. but in this, the image is showing on the top left corner of the page. but i want to show it in a perticular place in my form. how to do it. plz help me...

    S C 2 Replies Last reply
    0
    • M mukesh mr03

      i want to use images that is randomly generating codes in my sign up form. i got some sample programs from a site. but in this, the image is showing on the top left corner of the page. but i want to show it in a perticular place in my form. how to do it. plz help me...

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Hi, you can check this. http://www.codeproject.com/aspnet/CaptchaImage.asp[^] -- modified at 1:07 Thursday 22nd November, 2007

      Thanks, Sun Rays Rate this post if you like answer. My Articles

      M 1 Reply Last reply
      0
      • S Sun Rays

        Hi, you can check this. http://www.codeproject.com/aspnet/CaptchaImage.asp[^] -- modified at 1:07 Thursday 22nd November, 2007

        Thanks, Sun Rays Rate this post if you like answer. My Articles

        M Offline
        M Offline
        mukesh mr03
        wrote on last edited by
        #3

        here its using Response.BinaryWrite(); to display image. plz check this link http://www.aspspider.net/resources/Resource272.aspx

        1 Reply Last reply
        0
        • M mukesh mr03

          i want to use images that is randomly generating codes in my sign up form. i got some sample programs from a site. but in this, the image is showing on the top left corner of the page. but i want to show it in a perticular place in my form. how to do it. plz help me...

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

          The only way you can use binarywrite to place an image in a page is if you register a custom file type to handle a URL and write the image back. This is commonly what CAPTHA systems 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 )

          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