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 can i send long data in query string

how can i send long data in query string

Scheduled Pinned Locked Moved ASP.NET
questiondatabase
3 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.
  • H Offline
    H Offline
    Hemant_ec48
    wrote on last edited by
    #1

    Hi friends, how can i send long data in query string???? Query string data length is around 6000 character,,,,,Here i know the limitation of query string..... can i use any different way to implement this task....I have to send data in query string only. Because this thing i have to do in different domain like yahoo to gmail. thanks, Hemant Patel

    A M 2 Replies Last reply
    0
    • H Hemant_ec48

      Hi friends, how can i send long data in query string???? Query string data length is around 6000 character,,,,,Here i know the limitation of query string..... can i use any different way to implement this task....I have to send data in query string only. Because this thing i have to do in different domain like yahoo to gmail. thanks, Hemant Patel

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      FYI : The QueryString Has a Maximum Length[^] and http://forums.asp.net/t/1139751.aspx[^]

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      1 Reply Last reply
      0
      • H Hemant_ec48

        Hi friends, how can i send long data in query string???? Query string data length is around 6000 character,,,,,Here i know the limitation of query string..... can i use any different way to implement this task....I have to send data in query string only. Because this thing i have to do in different domain like yahoo to gmail. thanks, Hemant Patel

        M Offline
        M Offline
        Muhammad Mazhar
        wrote on last edited by
        #3

        Query string has limit of 256 characters, if data length is larger then 256 characters then try cross postback method to post data.

        Share your experience with others Check my Blog...

        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