Click here to Skip to main content
16,003,345 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: SQL NOT WORKING Pin
Abhijit Jana7-Aug-09 10:36
professionalAbhijit Jana7-Aug-09 10:36 
AnswerRe: SQL NOT WORKING Pin
Abhishek Sur7-Aug-09 10:49
professionalAbhishek Sur7-Aug-09 10:49 
Questionwraper controls Pin
greendragons7-Aug-09 9:22
greendragons7-Aug-09 9:22 
AnswerRe: wraper controls Pin
Abhijit Jana7-Aug-09 10:39
professionalAbhijit Jana7-Aug-09 10:39 
GeneralRe: wraper controls Pin
greendragons7-Aug-09 10:47
greendragons7-Aug-09 10:47 
GeneralRe: wraper controls Pin
Abhijit Jana7-Aug-09 11:07
professionalAbhijit Jana7-Aug-09 11:07 
QuestionAccess frames on different domain from Frameset Pin
Hemant_ec487-Aug-09 9:15
Hemant_ec487-Aug-09 9:15 
AnswerRe: Access frames on different domain from Frameset Pin
Leonardo Muzzi7-Aug-09 10:30
Leonardo Muzzi7-Aug-09 10:30 
No. For security reasons, scripts cannot access other domains.

You can try doing a similar code on the server side, that is, the .net (and not the browser script) would query the page and read the HTML for you. This can be achieved throught the System.Net.WebRequest class. After gathering all the HTML, you can just write it in a file or something.

Regards,

Leonardo Muzzi

Questionhow to Retrieve Metadata in office Document using MS Index Services Pin
alisolution7-Aug-09 8:31
alisolution7-Aug-09 8:31 
QuestionAdding Code to a Page Load Event Pin
Tammy Marchi7-Aug-09 8:04
Tammy Marchi7-Aug-09 8:04 
AnswerRe: Adding Code to a Page Load Event Pin
Manas Bhardwaj7-Aug-09 8:18
professionalManas Bhardwaj7-Aug-09 8:18 
GeneralRe: Adding Code to a Page Load Event Pin
Tammy Marchi7-Aug-09 12:05
Tammy Marchi7-Aug-09 12:05 
GeneralRe: Adding Code to a Page Load Event Pin
Blue_Boy7-Aug-09 13:13
Blue_Boy7-Aug-09 13:13 
QuestionOpening Java Window - Explorer v Firefox Conflict [modified] Pin
PDTUM7-Aug-09 7:17
PDTUM7-Aug-09 7:17 
QuestionRegular expression in asp.net Pin
Pankaj Saha7-Aug-09 5:13
Pankaj Saha7-Aug-09 5:13 
AnswerRe: Regular expression in asp.net Pin
Arindam Sinha7-Aug-09 6:02
Arindam Sinha7-Aug-09 6:02 
Question1.1 DataGrid client side - Need help tying into DataGrid's client side "onLoad" event Pin
Alaric_7-Aug-09 4:53
professionalAlaric_7-Aug-09 4:53 
AnswerRe: 1.1 DataGrid client side - Need help tying into DataGrid's client side "onLoad" event [modified] Pin
Arindam Sinha7-Aug-09 5:52
Arindam Sinha7-Aug-09 5:52 
QuestionPassing Array to javascript from aspx.cs page Pin
amarnath n.n7-Aug-09 4:02
amarnath n.n7-Aug-09 4:02 
AnswerRe: Passing Array to javascript from aspx.cs page Pin
Arindam Sinha7-Aug-09 4:15
Arindam Sinha7-Aug-09 4:15 
GeneralRe: Passing Array to javascript from aspx.cs page Pin
Manas Bhardwaj7-Aug-09 4:44
professionalManas Bhardwaj7-Aug-09 4:44 
GeneralRe: Passing Array to javascript from aspx.cs page Pin
Arindam Sinha7-Aug-09 5:12
Arindam Sinha7-Aug-09 5:12 
AnswerRe: Passing Array to javascript from aspx.cs page Pin
Manas Bhardwaj7-Aug-09 4:44
professionalManas Bhardwaj7-Aug-09 4:44 
AnswerRe: Passing Array to javascript from aspx.cs page Pin
Abhishek Sur7-Aug-09 5:10
professionalAbhishek Sur7-Aug-09 5:10 
QuestionE Payment???? Pin
AbrahamMOKDAD7-Aug-09 3:41
AbrahamMOKDAD7-Aug-09 3:41 

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.