how open __dopostback()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amirghaffarie1362
    New Member
    • Jan 2009
    • 19

    how open __dopostback()

    hey;
    im trying to write program , this program should go to one URL and open links and save the source of each pages automaticly, my problem is when the links are like : <a href="javascrip ts:__dopostback ()"> i couldnt open the page,
    i try to post __EVENTTARGET and __EVENTARGUMENT , but its dosent work this way too.
    any sugeestion ????
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Those links post back to the same page so that the page can be updated with the information submitted.

    Comment

    • amirghaffarie1362
      New Member
      • Jan 2009
      • 19

      #3
      yes i know i try to post the exact infomation of postback to page as i said i post form with __EVENTARGUMENT , __EVENTTARGET and i dosent work , also i try to download website with "SurfOfflin e Professional 2
      but it dosnt work either !!!!!!

      Comment

      Working...