Click here to Skip to main content
15,900,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Emails are going to spam folder Pin
tonymathewt16-Dec-09 0:08
professionaltonymathewt16-Dec-09 0:08 
AnswerRe: Emails are going to spam folder Pin
#realJSOP16-Dec-09 3:35
professional#realJSOP16-Dec-09 3:35 
QuestionForms authentication not securing files(other than web pages) in .net 1.1 Pin
tonymathewt15-Dec-09 23:23
professionaltonymathewt15-Dec-09 23:23 
AnswerRe: Forms authentication not securing files(other than web pages) in .net 1.1 Pin
sashidhar15-Dec-09 23:54
sashidhar15-Dec-09 23:54 
GeneralRe: Forms authentication not securing files(other than web pages) in .net 1.1 Pin
souidi abderrahman16-Dec-09 0:51
souidi abderrahman16-Dec-09 0:51 
GeneralRe: Forms authentication not securing files(other than web pages) in .net 1.1 Pin
sashidhar16-Dec-09 1:06
sashidhar16-Dec-09 1:06 
AnswerRe: Forms authentication not securing files(other than web pages) in .net 1.1 Pin
tonymathewt16-Dec-09 1:42
professionaltonymathewt16-Dec-09 1:42 
Questionpaypal Pin
mylogics15-Dec-09 22:20
professionalmylogics15-Dec-09 22:20 
hii
i have created a 3rd party shopping cart and now i am trying to redirect the user to paypal as
soon as user clicks on buy now button.i have used the following code as suggested by paypal but it
is not being redirected to paypal or is there any other method.plz help.thanks...
the code is:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_xclick" >
	<input type="hidden" name="bussiness" value="you@youremail.com">  
        <input type="hidden" name="@tanzanite" value="@Tanzanite" >
        <input type="hidden" name="currency_code" value="USD">
        <input type="hidden" name="Total" value="100.00">     
<input type="image" src="http://www.paypal.com/en_US/i/btn/x-click-but01.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>

AnswerRe: paypal Pin
sashidhar15-Dec-09 22:37
sashidhar15-Dec-09 22:37 
GeneralRe: paypal Pin
mylogics15-Dec-09 22:53
professionalmylogics15-Dec-09 22:53 
GeneralRe: paypal Pin
mylogics15-Dec-09 23:11
professionalmylogics15-Dec-09 23:11 
QuestionEmail sent to client notification and tracking the link Pin
Niraj00115-Dec-09 22:05
Niraj00115-Dec-09 22:05 
AnswerRe: Email sent to client notification and tracking the link Pin
sashidhar15-Dec-09 22:42
sashidhar15-Dec-09 22:42 
GeneralRe: Email sent to client notification and tracking the link Pin
Niraj00115-Dec-09 23:17
Niraj00115-Dec-09 23:17 
GeneralRe: Email sent to client notification and tracking the link Pin
sashidhar15-Dec-09 23:49
sashidhar15-Dec-09 23:49 
GeneralRe: Email sent to client notification and tracking the link Pin
Niraj00116-Dec-09 1:25
Niraj00116-Dec-09 1:25 
GeneralRe: Email sent to client notification and tracking the link Pin
sashidhar16-Dec-09 1:32
sashidhar16-Dec-09 1:32 
Questionstored procedure Pin
baselanfouqa15-Dec-09 21:02
baselanfouqa15-Dec-09 21:02 
AnswerRe: stored procedure Pin
Abhijit Jana15-Dec-09 21:17
professionalAbhijit Jana15-Dec-09 21:17 
AnswerRe: stored procedure Pin
Abhishek Sur15-Dec-09 21:32
professionalAbhishek Sur15-Dec-09 21:32 
GeneralRe: stored procedure Pin
baselanfouqa15-Dec-09 21:48
baselanfouqa15-Dec-09 21:48 
AnswerRe: stored procedure Pin
Ashfield16-Dec-09 1:27
Ashfield16-Dec-09 1:27 
GeneralRe: stored procedure Pin
ESTAN16-Dec-09 10:20
ESTAN16-Dec-09 10:20 
GeneralRe: stored procedure Pin
Ashfield16-Dec-09 21:00
Ashfield16-Dec-09 21:00 
AnswerRe: stored procedure Pin
ESTAN16-Dec-09 10:15
ESTAN16-Dec-09 10:15 

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.