Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Christian Stenfors 80 posts 124 karma points
    Jan 31, 2012 @ 17:45
    Christian Stenfors
    0

    how to use username and password in the "post form to url when submitted"?

    hi,

    i am not sure how to use the username and password values that you can specify in the "post form to url when submitted"?

    How do i check on the url that recieves the posted form, weither the credentials are filled out correctly?

    It works just fine getting the data from the Querystring. It's just the username and password that i don't know where to find.

     

  • Comment author was deleted

    Feb 01, 2012 @ 09:26

    I guess that's when you need to authenticate agains the third party url

  • Christian Stenfors 80 posts 124 karma points
    Feb 01, 2012 @ 10:37
    Christian Stenfors
    0

    if i want to use it on my own website, how do i find the values in the posted request?

    I know that Request["value1"] gives me the value "value1" from querystring, but what do i write to get the username and password?

Please Sign in or register to post replies

Write your reply to:

Draft