Click here to Skip to main content
15,914,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to test WebService from remote machine on Local network? Pin
Reza Ahmadi4-Apr-12 19:45
Reza Ahmadi4-Apr-12 19:45 
GeneralRe: How to test WebService from remote machine on Local network? Pin
jkirkerx5-Apr-12 10:50
professionaljkirkerx5-Apr-12 10:50 
Questionjquery validation Pin
indian1433-Apr-12 10:13
indian1433-Apr-12 10:13 
AnswerRe: jquery validation Pin
Eddy Vluggen4-Apr-12 3:26
professionalEddy Vluggen4-Apr-12 3:26 
QuestionASP.NET menu 2nd level nodes selected value Pin
KUNWAR9993-Apr-12 7:18
KUNWAR9993-Apr-12 7:18 
QuestionPayment Gateway for the Middle East Pin
Jassim Rahma3-Apr-12 6:34
Jassim Rahma3-Apr-12 6:34 
Questionintegrating Paypal into ASP.NET Pin
Jassim Rahma3-Apr-12 6:33
Jassim Rahma3-Apr-12 6:33 
AnswerRe: integrating Paypal into ASP.NET Pin
jkirkerx3-Apr-12 14:05
professionaljkirkerx3-Apr-12 14:05 
I think you have to use Paypal Pro NVP (named value pair) or XML. The Basic Paypal is CIM, and requires you to preload a remote form, and get the values back when redirecting back to your website.

NVP is just named value pairs AIM eg. FirstName=Joe, CC_Number=9999 9999 9999 9999,
and is pretty simple to write code for, then you just transmit your NVD to paypal and parse the response back, using your form and code.
GeneralRe: integrating Paypal into ASP.NET Pin
Jassim Rahma3-Apr-12 20:27
Jassim Rahma3-Apr-12 20:27 
GeneralRe: integrating Paypal into ASP.NET Pin
jkirkerx4-Apr-12 5:54
professionaljkirkerx4-Apr-12 5:54 
GeneralRe: integrating Paypal into ASP.NET Pin
Jassim Rahma15-Sep-12 8:25
Jassim Rahma15-Sep-12 8:25 
QuestionASP.net click grid view edit twice issue Pin
thepitzaboy3-Apr-12 4:40
thepitzaboy3-Apr-12 4:40 
QuestionDelete row not working Pin
byka3-Apr-12 1:49
byka3-Apr-12 1:49 
GeneralRe: Delete row not working Pin
Not Active3-Apr-12 2:09
mentorNot Active3-Apr-12 2:09 
QuestionCalling jquery method from another jquery method Pin
indian1432-Apr-12 15:08
indian1432-Apr-12 15:08 
AnswerRe: Calling jquery method from another jquery method Pin
Not Active2-Apr-12 15:57
mentorNot Active2-Apr-12 15:57 
GeneralRe: Calling jquery method from another jquery method Pin
indian1433-Apr-12 5:54
indian1433-Apr-12 5:54 
GeneralRe: Calling jquery method from another jquery method Pin
Not Active3-Apr-12 6:38
mentorNot Active3-Apr-12 6:38 
GeneralRe: Calling jquery method from another jquery method Pin
indian1433-Apr-12 6:58
indian1433-Apr-12 6:58 
AnswerRe: Calling jquery method from another jquery method Pin
jkirkerx3-Apr-12 14:21
professionaljkirkerx3-Apr-12 14:21 
AnswerRe: Calling jquery method from another jquery method Pin
jkirkerx3-May-12 9:01
professionaljkirkerx3-May-12 9:01 
QuestionHosting a WCF service in IIS 7.5 ? Pin
helloworld20202-Apr-12 13:28
helloworld20202-Apr-12 13:28 
Generalquestion???? Pin
pty311-Apr-12 22:04
pty311-Apr-12 22:04 
GeneralRe: question???? Pin
Dalek Dave1-Apr-12 22:13
professionalDalek Dave1-Apr-12 22:13 
GeneralRe: question???? Pin
Not Active2-Apr-12 1:58
mentorNot Active2-Apr-12 1:58 

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.