Click here to Skip to main content
15,890,123 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to Disable back button Pin
Samarjeet Singh@india26-Jan-10 19:09
Samarjeet Singh@india26-Jan-10 19:09 
QuestionHow to link to PDF files from datalist? [modified] Pin
Meax24-Jan-10 19:06
Meax24-Jan-10 19:06 
AnswerRe: How to link to PDF files from datalist? Pin
April Fans25-Jan-10 0:53
April Fans25-Jan-10 0:53 
QuestionUsing HttpsWebRequest and HttpsWebResponse in .NET Pin
sumit703424-Jan-10 19:05
sumit703424-Jan-10 19:05 
AnswerRe: Using HttpsWebRequest and HttpsWebResponse in .NET Pin
N a v a n e e t h24-Jan-10 19:59
N a v a n e e t h24-Jan-10 19:59 
GeneralRe: Using HttpsWebRequest and HttpsWebResponse in .NET Pin
sumit703424-Jan-10 20:14
sumit703424-Jan-10 20:14 
QuestionASP.net Search Engine Pin
nayansharma124-Jan-10 18:13
nayansharma124-Jan-10 18:13 
AnswerRe: ASP.net Search Engine Pin
N a v a n e e t h24-Jan-10 19:57
N a v a n e e t h24-Jan-10 19:57 
Google uses the URL like http://www.google.com/search?q=search-term[^]. You can construct this kind of URL with your own search term and send a request. You will get all the search results as string. Use a regular expression to identify hyperlinks from this and send request to each link separately to extract it's contents.

Best wishes,
Navaneeth

GeneralRe: ASP.net Search Engine Pin
nayansharma18-Feb-10 15:14
nayansharma18-Feb-10 15:14 
QuestionCan a Java application call a DotNet WCF service? Pin
ashishtango24-Jan-10 17:25
ashishtango24-Jan-10 17:25 
AnswerRe: Can a Java application call a DotNet WCF service? Pin
Dinesh Mani24-Jan-10 18:10
Dinesh Mani24-Jan-10 18:10 
GeneralRe: Can a Java application call a DotNet WCF service? Pin
ashishtango24-Jan-10 22:15
ashishtango24-Jan-10 22:15 
GeneralRe: Can a Java application call a DotNet WCF service? Pin
Dinesh Mani25-Jan-10 1:20
Dinesh Mani25-Jan-10 1:20 
AnswerRe: Can a Java application call a DotNet WCF service? Pin
April Fans25-Jan-10 0:56
April Fans25-Jan-10 0:56 
QuestionGridViews and Properties... Pin
Illegal Operation24-Jan-10 13:13
Illegal Operation24-Jan-10 13:13 
AnswerRe: GridViews and Properties... Pin
nagendrathecoder24-Jan-10 18:28
nagendrathecoder24-Jan-10 18:28 
GeneralRe: GridViews and Properties... Pin
Illegal Operation24-Jan-10 18:46
Illegal Operation24-Jan-10 18:46 
GeneralRe: GridViews and Properties... Pin
nagendrathecoder24-Jan-10 19:03
nagendrathecoder24-Jan-10 19:03 
GeneralRe: GridViews and Properties... Pin
Illegal Operation26-Jan-10 12:34
Illegal Operation26-Jan-10 12:34 
QuestionNeed Help Pin
kruegersck24-Jan-10 11:35
kruegersck24-Jan-10 11:35 
AnswerRe: Need Help Pin
Not Active24-Jan-10 13:13
mentorNot Active24-Jan-10 13:13 
QuestionValidationGroup Pin
farokhian24-Jan-10 10:00
farokhian24-Jan-10 10:00 
AnswerRe: ValidationGroup Pin
Not Active24-Jan-10 13:15
mentorNot Active24-Jan-10 13:15 
QuestionApp too slow :-/ Pin
Matt Cavanagh24-Jan-10 7:46
Matt Cavanagh24-Jan-10 7:46 
AnswerRe: App too slow :-/ Pin
Not Active24-Jan-10 9:22
mentorNot Active24-Jan-10 9:22 

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.