Click here to Skip to main content
15,889,462 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.NET Local Storage save a item of DataSet XML failture Pin
akira3212-Dec-12 18:56
akira3212-Dec-12 18:56 
QuestionASP.NET VB cannot change Label'sText by Javascript Pin
akira3212-Dec-12 16:36
akira3212-Dec-12 16:36 
Questionmobile website Pin
johnson_shalom11-Dec-12 23:09
johnson_shalom11-Dec-12 23:09 
QuestionExtract data from another site. Pin
anubhaw.gupta11-Dec-12 19:11
anubhaw.gupta11-Dec-12 19:11 
AnswerRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 5:37
professionalAmitGajjar12-Dec-12 5:37 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta12-Dec-12 21:29
anubhaw.gupta12-Dec-12 21:29 
GeneralRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 21:34
professionalAmitGajjar12-Dec-12 21:34 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:41
anubhaw.gupta13-Dec-12 0:41 
Hey thanks. Actually i got it. What i was missing was that i wasnt prefixing "http://" before. but it's ok now. but there's a diff issue now.
I have a page say "http://ev~.in/.../..../~.jsp"
It's showing error that
"
XML
A potentially dangerous Request.Form value was detected from the client (txtdest="<!doctype html><html...").

Description: Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application, such as a cross-site scripting attack. To allow pages to override application request validation settings, set the requestValidationMode attribute in the httpRuntime configuration section to requestValidationMode="2.0". Example: <httpRuntime requestValidationMode="2.0" />. After setting this value, you can then disable request validation by setting validateRequest="false" in the Page directive or in the <pages> configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case. For more information, see http://go.microsoft.com/fwlink/?LinkId=153133.

"

I guess we cant bypass that. right?
What my main aim is that i have table under tht page (i have to login too) which shows attendance. I just want to extract the attendance thing. Is it possible?
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 0:44
professionalAmitGajjar13-Dec-12 0:44 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:52
anubhaw.gupta13-Dec-12 0:52 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 0:54
professionalAmitGajjar13-Dec-12 0:54 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 1:03
anubhaw.gupta13-Dec-12 1:03 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 1:05
professionalAmitGajjar13-Dec-12 1:05 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 6:06
anubhaw.gupta13-Dec-12 6:06 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 6:12
professionalAmitGajjar13-Dec-12 6:12 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 6:30
anubhaw.gupta13-Dec-12 6:30 
QuestionChat Application Pin
GopinathGuru11-Dec-12 16:48
GopinathGuru11-Dec-12 16:48 
AnswerRe: Chat Application Pin
AmitGajjar12-Dec-12 5:34
professionalAmitGajjar12-Dec-12 5:34 
QuestionASP.NET Pin
Member 468595610-Dec-12 20:02
Member 468595610-Dec-12 20:02 
AnswerRe: ASP.NET Pin
J4amieC11-Dec-12 0:14
J4amieC11-Dec-12 0:14 
AnswerRe: ASP.NET Pin
fjdiewornncalwe11-Dec-12 6:29
professionalfjdiewornncalwe11-Dec-12 6:29 
JokeRe: ASP.NET Pin
jkirkerx11-Dec-12 12:09
professionaljkirkerx11-Dec-12 12:09 
QuestionASP.NET Pin
Member 468595610-Dec-12 19:59
Member 468595610-Dec-12 19:59 
AnswerRe: ASP.NET Pin
Richard MacCutchan10-Dec-12 21:32
mveRichard MacCutchan10-Dec-12 21:32 
AnswerRe: ASP.NET Pin
AmitGajjar11-Dec-12 6:48
professionalAmitGajjar11-Dec-12 6:48 

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.