Click here to Skip to main content
15,911,317 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Redirect to another page, while file dowloading Pin
Sandeep Akhare18-Apr-07 4:50
Sandeep Akhare18-Apr-07 4:50 
AnswerRe: Redirect to another page, while file dowloading Pin
kubben18-Apr-07 8:20
kubben18-Apr-07 8:20 
QuestionIE7 / AJAX / WTF Pin
RichardGrimmer18-Apr-07 4:31
RichardGrimmer18-Apr-07 4:31 
AnswerRe: IE7 / AJAX / WTF Pin
Guffa18-Apr-07 8:13
Guffa18-Apr-07 8:13 
GeneralRe: IE7 / AJAX / WTF Pin
RichardGrimmer18-Apr-07 21:52
RichardGrimmer18-Apr-07 21:52 
QuestionChecking Scripts Enabled Pin
meeram39518-Apr-07 3:18
meeram39518-Apr-07 3:18 
AnswerRe: Checking Scripts Enabled Pin
Sandeep Akhare18-Apr-07 3:47
Sandeep Akhare18-Apr-07 3:47 
GeneralRe: Checking Scripts Enabled Pin
meeram39518-Apr-07 23:01
meeram39518-Apr-07 23:01 
Thank you Sandeep. I agree that it's not wise to play with user's browser. But for some applications, it may be essential to check whether the scripts enabled or not inorder to run the script validations and functions run properly.

I have found out one solution is that there is an html tag called 'noscripts' after the "" tag in html page. Write any text between that. For eg: '<noscripts>' Check Scripts Enabled ''. We can get this value using another variable which is explained clearly in this url:

http://www.eggheadcafe.com/community/aspnet/6/10004494/detect-the-browser-using.aspx[^]

Thanks,
Blush | :O





Meeram395

GeneralRe: Checking Scripts Enabled Pin
Sandeep Akhare18-Apr-07 23:20
Sandeep Akhare18-Apr-07 23:20 
QuestionOn submit, I am facing error: [NullReferenceException: Object reference not set to an instance of an object.] Infragistics.WebUI.UltraWebGrid.UltraGridRow.GetCellText(UltraGridColumn column) Pin
Ashish Tijare18-Apr-07 3:11
Ashish Tijare18-Apr-07 3:11 
AnswerRe: On submit, I am facing error: [NullReferenceException: Object reference not set to an instance of an object.] Infragistics.WebUI.UltraWebGrid.UltraGridRow.GetCellText(UltraGridColumn column) Pin
kubben18-Apr-07 3:17
kubben18-Apr-07 3:17 
GeneralRe: On submit, I am facing error: [NullReferenceException: Object reference not set to an instance of an object.] Infragistics.WebUI.UltraWebGrid.UltraGridRow.GetCellText(UltraGridColumn column) Pin
Ashish Tijare18-Apr-07 3:28
Ashish Tijare18-Apr-07 3:28 
QuestionHow to send Mail in ASP.Net 2.0 Pin
Kuricheti18-Apr-07 2:57
Kuricheti18-Apr-07 2:57 
AnswerRe: How to send Mail in ASP.Net 2.0 Pin
kubben18-Apr-07 3:00
kubben18-Apr-07 3:00 
AnswerRe: How to send Mail in ASP.Net 2.0 Pin
Sandeep Kumar18-Apr-07 3:09
Sandeep Kumar18-Apr-07 3:09 
QuestionRe: How to send Mail in ASP.Net 2.0 [modified] Pin
Kuricheti18-Apr-07 19:24
Kuricheti18-Apr-07 19:24 
GeneralRe: How to send Mail in ASP.Net 2.0 Pin
Sandeep Kumar18-Apr-07 19:56
Sandeep Kumar18-Apr-07 19:56 
AnswerRe: How to send Mail in ASP.Net 2.0 Pin
Abolfazl Sheikhloo18-Apr-07 3:17
Abolfazl Sheikhloo18-Apr-07 3:17 
AnswerRe: How to send Mail in ASP.Net 2.0 Pin
Sathesh Sakthivel18-Apr-07 20:01
Sathesh Sakthivel18-Apr-07 20:01 
Questiondatalist paging Pin
saravanan0518-Apr-07 2:52
saravanan0518-Apr-07 2:52 
AnswerRe: datalist paging Pin
enjoycrack18-Apr-07 7:11
enjoycrack18-Apr-07 7:11 
QuestionAuthorize.net Transaction Number Pin
wEb GuRu...18-Apr-07 1:20
wEb GuRu...18-Apr-07 1:20 
Questionhow to create virtual directory? Pin
piya00718-Apr-07 1:02
piya00718-Apr-07 1:02 
AnswerRe: how to create virtual directory? Pin
Sandeep Kumar18-Apr-07 1:36
Sandeep Kumar18-Apr-07 1:36 
GeneralRe: how to create virtual directory? Pin
Atif Ali Bhatti18-Apr-07 2:39
Atif Ali Bhatti18-Apr-07 2:39 

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.