Click here to Skip to main content
15,881,089 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionvalidate month Pin
indian1431-May-12 10:57
indian1431-May-12 10:57 
AnswerRe: validate month Pin
egenis2-May-12 1:58
egenis2-May-12 1:58 
QuestionForms Authentication Pin
MWRivera1-May-12 9:12
MWRivera1-May-12 9:12 
AnswerRe: Forms Authentication Pin
ZurdoDev2-May-12 4:56
professionalZurdoDev2-May-12 4:56 
GeneralRe: Forms Authentication Pin
MWRivera2-May-12 4:58
MWRivera2-May-12 4:58 
QuestionPaypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
masterprogrammertech1-May-12 5:58
masterprogrammertech1-May-12 5:58 
AnswerRe: Paypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
jkirkerx1-May-12 13:14
professionaljkirkerx1-May-12 13:14 
GeneralRe: Paypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
masterprogrammertech2-May-12 7:34
masterprogrammertech2-May-12 7:34 
Hi
There is an update. We have finally got the response from paypal and everything is working now.

i am attaching 3 files. a.html is the first request to obtain securetoken from paypal in order to submit the transaction.

that is happening in a correct manner (for security reason , i have removed the password from a.html).

but now when the response is coming from paypal side , a file gets downloaded in the browser whereas paypal should give the response either through querystring or hidden field or some other manner directly in our side rather than giving us this file which downloads in browser. this file is attached and named as "download (14)".

now because of this problem we are unable to send next request which requires values which are sent by paypal . but manually i have tried to post next request which is b.html and it is working fine and i have attached this file for reference as well.

Now another problem is paypal after processing the payment is returning us all values on successful page but is returned as shown in the error.jpg which is attached and is returning in form tag . So how should i read this response as this is not querystring. You can check this in the screnshot : error.jpg . as i am unable to read this , i am unable to process this further . These are 2 blocking issues now. ideally 1st blocking issue i have surpassed by using another dll of paypal but because of this second , i am unable to move further.

For future, please let me know how to read first response as well where file gets downloaded in browser though we are sending fields in hidden fields as in a.html.

NOTE :I am unable to add the attachments of 4 files as named above. How do i do that on this forum?
GeneralRe: Paypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
jkirkerx2-May-12 8:17
professionaljkirkerx2-May-12 8:17 
QuestionRe: Paypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
masterprogrammertech2-May-12 19:22
masterprogrammertech2-May-12 19:22 
AnswerRe: Paypal Payflow Link/Paypal Advanced Payments Integration in C# Pin
jkirkerx3-May-12 6:36
professionaljkirkerx3-May-12 6:36 
QuestionDeleting User Cache only for the very first time Pin
masterprogrammertech1-May-12 5:43
masterprogrammertech1-May-12 5:43 
AnswerRe: Deleting User Cache only for the very first time Pin
jkirkerx1-May-12 13:17
professionaljkirkerx1-May-12 13:17 
Questionasp.net communicate with test web server Pin
rachel_m30-Apr-12 7:00
rachel_m30-Apr-12 7:00 
AnswerRe: asp.net communicate with test web server Pin
R. Giskard Reventlov30-Apr-12 7:42
R. Giskard Reventlov30-Apr-12 7:42 
AnswerRe: asp.net communicate with test web server Pin
ZurdoDev30-Apr-12 10:38
professionalZurdoDev30-Apr-12 10:38 
GeneralRe: asp.net communicate with test web server Pin
rachel_m30-Apr-12 11:57
rachel_m30-Apr-12 11:57 
GeneralRe: asp.net communicate with test web server Pin
R. Giskard Reventlov30-Apr-12 12:08
R. Giskard Reventlov30-Apr-12 12:08 
GeneralRe: asp.net communicate with test web server Pin
ZurdoDev30-Apr-12 14:47
professionalZurdoDev30-Apr-12 14:47 
GeneralRe: asp.net communicate with test web server Pin
rachel_m30-Apr-12 17:51
rachel_m30-Apr-12 17:51 
Questionasp.net test setup Pin
rachel_m30-Apr-12 6:58
rachel_m30-Apr-12 6:58 
AnswerRe: asp.net test setup Pin
ZurdoDev30-Apr-12 10:40
professionalZurdoDev30-Apr-12 10:40 
GeneralRe: asp.net test setup Pin
rachel_m30-Apr-12 17:54
rachel_m30-Apr-12 17:54 
GeneralRe: asp.net test setup Pin
ZurdoDev1-May-12 1:55
professionalZurdoDev1-May-12 1:55 
QuestionHelp with dynamic buttons Pin
Ubbi2330-Apr-12 2:54
Ubbi2330-Apr-12 2:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.