Click here to Skip to main content
15,898,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: dsn for sql server. Pin
Sandeep Kumar19-Jul-07 19:48
Sandeep Kumar19-Jul-07 19:48 
GeneralRe: dsn for sql server. Pin
Sonia Gupta19-Jul-07 20:50
Sonia Gupta19-Jul-07 20:50 
QuestionCrystal report Pin
ajay5888619-Jul-07 17:57
ajay5888619-Jul-07 17:57 
AnswerRe: Crystal report Pin
Vasudevan Deepak Kumar19-Jul-07 18:30
Vasudevan Deepak Kumar19-Jul-07 18:30 
Questionasp Pin
gurdayal19-Jul-07 15:47
gurdayal19-Jul-07 15:47 
AnswerRe: asp Pin
Christian Graus19-Jul-07 15:56
protectorChristian Graus19-Jul-07 15:56 
AnswerRe: asp Pin
Vasudevan Deepak Kumar19-Jul-07 17:38
Vasudevan Deepak Kumar19-Jul-07 17:38 
QuestionHTML Button validation [modified] Pin
ASPnoob19-Jul-07 13:08
ASPnoob19-Jul-07 13:08 
Hi, suppose I have html tags for a pay pal button that looks something like the following:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick"><p align="center"><input type="image" src="donations.gif" border="0" name="submit" alt="Make payments with PayPal -it's fast, free and secure!" width="100" height="60">;

<inputtype="hidden"name="encrypted"value="-----BEGINPKCS7-----XZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJAR
YNcmVAcGF5cGFsLmNvbYIBADAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBQUAA4GBAIFf2WhJJyjn3Bmt0jlgpz4MM8aKwAFilpdkg
mbByIhx4HxnXgr38UokabBS1eJ3rzNsLwR6gzbw7x3wcQnR-----END PKCS7-----">
</form>


Can I use the "Control to Validate" of ASP.NET to validate the button? If not how would I validate this button? I suspect that it can not be done since Control to Validate requires the ID of a control. Thank you in advance for your time.




-- modified at 19:24 Thursday 19th July, 2007
AnswerRe: HTML Button validation Pin
jojoStoneHead19-Jul-07 13:47
jojoStoneHead19-Jul-07 13:47 
GeneralRe: HTML Button validation [modified] Pin
ASPnoob19-Jul-07 14:24
ASPnoob19-Jul-07 14:24 
AnswerRe: HTML Button validation Pin
chand1019-Jul-07 18:13
chand1019-Jul-07 18:13 
GeneralRe: HTML Button validation Pin
ASPnoob19-Jul-07 19:42
ASPnoob19-Jul-07 19:42 
GeneralRe: HTML Button validation Pin
jojoStoneHead19-Jul-07 20:48
jojoStoneHead19-Jul-07 20:48 
Questionwhat is ajax Pin
md_refay19-Jul-07 12:10
md_refay19-Jul-07 12:10 
AnswerRe: what is ajax Pin
Fred_Smith19-Jul-07 12:37
Fred_Smith19-Jul-07 12:37 
AnswerRe: what is ajax Pin
RepliCrux19-Jul-07 12:50
RepliCrux19-Jul-07 12:50 
AnswerIt's called GOOGLE Pin
leckey19-Jul-07 13:03
leckey19-Jul-07 13:03 
AnswerRe: what is ajax Pin
Vasudevan Deepak Kumar19-Jul-07 18:35
Vasudevan Deepak Kumar19-Jul-07 18:35 
Questionplease do help me ....its about gridview + validating it Pin
vickycruise19-Jul-07 11:02
vickycruise19-Jul-07 11:02 
AnswerHOW MANY VIOLATIONS?!? Pin
leckey19-Jul-07 11:32
leckey19-Jul-07 11:32 
QuestionWeb user controls and urls in asp.net 1.1 Pin
jojoStoneHead19-Jul-07 9:47
jojoStoneHead19-Jul-07 9:47 
AnswerRe: Web user controls and urls in asp.net 1.1 Pin
doWhileSomething19-Jul-07 10:52
doWhileSomething19-Jul-07 10:52 
GeneralRe: Web user controls and urls in asp.net 1.1 [modified] Pin
jojoStoneHead19-Jul-07 11:08
jojoStoneHead19-Jul-07 11:08 
GeneralRe: Web user controls and urls in asp.net 1.1 Pin
jojoStoneHead19-Jul-07 11:13
jojoStoneHead19-Jul-07 11:13 
GeneralRe: Web user controls and urls in asp.net 1.1 Pin
doWhileSomething19-Jul-07 12:31
doWhileSomething19-Jul-07 12:31 

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.