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. Post data to different site from server-side

Post data to different site from server-side

Scheduled Pinned Locked Moved ASP.NET
sysadmin
2 Posts 2 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.
  • S Offline
    S Offline
    shokisingh
    wrote on last edited by
    #1

    I want to send data to a different site using "post" method. if anyone has any idea about it please let me know ASAP. It's urgent.....thanks in advance:confused: Ashok Singh Real Programmer's do not comment their code, if it is hard to write then it should hard to understand

    V 1 Reply Last reply
    0
    • S shokisingh

      I want to send data to a different site using "post" method. if anyone has any idea about it please let me know ASAP. It's urgent.....thanks in advance:confused: Ashok Singh Real Programmer's do not comment their code, if it is hard to write then it should hard to understand

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      By default, runat Server forms do not allow for ACTION attributes to be set and as far as I know, the behavior is Postback:-D But it is not impossible altogether :) to submit it to a different site. Perhaps you can use a small JavaScript trick to submit the form to a different site or programmatically submit it to a different site using WebRequest. (I have'nt tried the latter mechanism in depth though, but feel that should work on a breif tour of the various methods available over there) Did this solve your query? Deepak Kumar Vasudevan http://deepak.portland.co.uk/

      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