Click here to Skip to main content
15,891,372 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Save Formatted text From a Textbox control in database Pin
bilal_yousaf_hussain29-Dec-08 13:09
bilal_yousaf_hussain29-Dec-08 13:09 
QuestionDelete Gridview Row using Ajax in VS 2008 Pin
Elizma29-Dec-08 0:08
Elizma29-Dec-08 0:08 
AnswerRe: Delete Gridview Row using Ajax in VS 2008 Pin
Brij29-Dec-08 0:38
mentorBrij29-Dec-08 0:38 
GeneralRe: Delete Gridview Row using Ajax in VS 2008 Pin
Elizma29-Dec-08 0:47
Elizma29-Dec-08 0:47 
GeneralRe: Delete Gridview Row using Ajax in VS 2008 Pin
Brij29-Dec-08 1:19
mentorBrij29-Dec-08 1:19 
AnswerRe: Delete Gridview Row using Ajax in VS 2008 Pin
N a v a n e e t h29-Dec-08 0:47
N a v a n e e t h29-Dec-08 0:47 
QuestionHow to Set IsCrawler To True? Pin
Nagaraj Muthuchamy28-Dec-08 23:56
professionalNagaraj Muthuchamy28-Dec-08 23:56 
AnswerRe: How to Set IsCrawler To True? Pin
N a v a n e e t h29-Dec-08 1:43
N a v a n e e t h29-Dec-08 1:43 
Nagaraj Muthuchamy wrote:
I need to set the my webrequest as it is originating from a search engine crawler.


You can cast the WebRequest.Create to a HttpWebRequest object and set the UserAgent property similar to a crawler sets. This[^] paper explains how a crawler is identified. Read this and follow the same format.


Questionmapping clientID to external js file Pin
svknair28-Dec-08 23:38
svknair28-Dec-08 23:38 
AnswerRe: mapping clientID to external js file Pin
Abhijit Jana29-Dec-08 3:15
professionalAbhijit Jana29-Dec-08 3:15 
Questionproblem in hosting Pin
soumyaraj28-Dec-08 21:48
soumyaraj28-Dec-08 21:48 
AnswerRe: problem in hosting Pin
N a v a n e e t h28-Dec-08 22:24
N a v a n e e t h28-Dec-08 22:24 
GeneralRe: problem in hosting Pin
soumyaraj30-Dec-08 22:59
soumyaraj30-Dec-08 22:59 
Questiondropdownlist Pin
venkatnaras28-Dec-08 21:45
venkatnaras28-Dec-08 21:45 
AnswerRe: dropdownlist Pin
Abhijit Jana28-Dec-08 22:11
professionalAbhijit Jana28-Dec-08 22:11 
AnswerRe: dropdownlist Pin
Brij28-Dec-08 22:13
mentorBrij28-Dec-08 22:13 
QuestionString Builder class Pin
bhavna432128-Dec-08 21:13
bhavna432128-Dec-08 21:13 
AnswerRe: String Builder class Pin
N a v a n e e t h28-Dec-08 22:18
N a v a n e e t h28-Dec-08 22:18 
AnswerRe: String Builder class Pin
Brij28-Dec-08 22:21
mentorBrij28-Dec-08 22:21 
GeneralRe: String Builder class Pin
N a v a n e e t h28-Dec-08 22:27
N a v a n e e t h28-Dec-08 22:27 
GeneralRe: String Builder class Pin
Brij29-Dec-08 0:00
mentorBrij29-Dec-08 0:00 
Question'System.Web.UI.Util' is inaccessible due to its protection level Error [modified] Pin
Rameez Raja28-Dec-08 21:09
Rameez Raja28-Dec-08 21:09 
AnswerRe: 'System.Web.UI.Util' is inaccessible due to its protection level Error Pin
Tom Delany29-Dec-08 10:24
Tom Delany29-Dec-08 10:24 
QuestionNot Catch the SmtpFailedRecipientsException Pin
nithydurai28-Dec-08 20:26
nithydurai28-Dec-08 20:26 
AnswerRe: Not Catch the SmtpFailedRecipientsException Pin
N a v a n e e t h28-Dec-08 20:48
N a v a n e e t h28-Dec-08 20: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.