Need a help about aspx pages??

by jasim1
2 replies
How we can send Current page to different aspx page.

I have lost of confusion about how can I post current page to different Aspx page??

Need suggestion or help about it.
#aspx #pages
  • Profile picture of the author eddiejames
    Are you talking about a redirect?

    Try using Response.Redirect maybe?
    Response.Redirect Method
    {{ DiscussionBoard.errors[1526384].message }}
  • Profile picture of the author optimizer
    Originally Posted by jasim1 View Post

    How we can send Current page to different aspx page.

    I have lost of confusion about how can I post current page to different Aspx page??

    Need suggestion or help about it.
    Are you talking about web-scraping in asp.net ?
    {{ DiscussionBoard.errors[1552576].message }}

Trending Topics