Click here to Skip to main content
15,922,630 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: POSTing forms Pin
Guffa2-Sep-06 2:38
Guffa2-Sep-06 2:38 
GeneralRe: POSTing forms Pin
DagsmanIsTheMan3-Sep-06 5:55
DagsmanIsTheMan3-Sep-06 5:55 
QuestionHTML coding for different browsers? Pin
JUNEYT1-Sep-06 6:25
JUNEYT1-Sep-06 6:25 
AnswerRe: HTML coding for different browsers? Pin
User 17164921-Sep-06 9:17
professionalUser 17164921-Sep-06 9:17 
AnswerRe: HTML coding for different browsers? Pin
Guffa1-Sep-06 21:28
Guffa1-Sep-06 21:28 
QuestionFileUpload not working with Ajax Pin
sandeep kumar pundhir1-Sep-06 3:26
sandeep kumar pundhir1-Sep-06 3:26 
QuestionASP programming Pin
saxena_hemant1-Sep-06 2:40
saxena_hemant1-Sep-06 2:40 
QuestionHI all Pin
Arun Kumar Babu31-Aug-06 23:17
Arun Kumar Babu31-Aug-06 23:17 
AnswerRe: Useless subject Pin
Guffa1-Sep-06 10:54
Guffa1-Sep-06 10:54 
QuestionHi all Pin
Arun Kumar Babu31-Aug-06 23:15
Arun Kumar Babu31-Aug-06 23:15 
Questionlogical drive Pin
248912831-Aug-06 20:41
248912831-Aug-06 20:41 
AnswerRe: logical drive Pin
User 17164921-Sep-06 2:10
professionalUser 17164921-Sep-06 2:10 
Questiondirectory browser in java script using activeX control Pin
248912831-Aug-06 19:22
248912831-Aug-06 19:22 
AnswerRe: directory browser in java script using activeX control Pin
User 17164921-Sep-06 2:09
professionalUser 17164921-Sep-06 2:09 
QuestionDifferent html with wininet than I.E. Pin
EpicYeti30-Aug-06 10:07
EpicYeti30-Aug-06 10:07 
AnswerRe: Different html with wininet than I.E. Pin
Guffa30-Aug-06 18:51
Guffa30-Aug-06 18:51 
QuestionRe: Different html with wininet than I.E. [modified] Pin
EpicYeti31-Aug-06 4:05
EpicYeti31-Aug-06 4:05 
AnswerRe: Different html with wininet than I.E. Pin
Guffa31-Aug-06 11:30
Guffa31-Aug-06 11:30 
GeneralRe: Different html with wininet than I.E. Pin
EpicYeti1-Sep-06 3:59
EpicYeti1-Sep-06 3:59 
QuestionNeed documenting tutorial Pin
crsdfzfaffafsdfa30-Aug-06 2:57
crsdfzfaffafsdfa30-Aug-06 2:57 
QuestionASP BOUNCE MAIL Pin
Arghya_mp30-Aug-06 0:24
Arghya_mp30-Aug-06 0:24 
QuestionWhy PayPal always INVALID, it's not VERIFIED? Pin
Hy Chanhan29-Aug-06 23:18
professionalHy Chanhan29-Aug-06 23:18 
QuestionSMTP authentication Pin
Waldermort29-Aug-06 21:47
Waldermort29-Aug-06 21:47 
QuestionHow can i install IPN on my web server? Pin
Hy Chanhan29-Aug-06 21:23
professionalHy Chanhan29-Aug-06 21:23 
AnswerRe: How can i install IPN on my web server? Pin
Sage2-Sep-06 9:08
Sage2-Sep-06 9:08 
IPN is not a program. IPN is a feature Paypal offers to developers. With IPN, when someone pays you through paypal, an HTTP CGI post is initiated to the URL you specify. This URL would be some code; PHP, ASP, JPS etc, that you have had written that can receive that HTTP post, parse it, and do something useful with it.

Sounds to me like you need to find yourself a developer to code an IPN page. What kind of webserver do you have? Linux or Windows?

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.