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

ASP.NET

 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
enjoycrack18-Apr-07 7:04
enjoycrack18-Apr-07 7:04 
GeneralRe: how to give permissions for file creation,deletion,etc Pin
rama charan18-Apr-07 7:40
rama charan18-Apr-07 7:40 
QuestionRedirect to another page, while file dowloading Pin
Jay_se18-Apr-07 4:32
Jay_se18-Apr-07 4:32 
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 
Yeah - that was my first line of enquiry! And we also suspected that it was to do with the fact that they're form fields, but unfortunately, the problem is that I need to clear these fields down, so wrote a clearDialog() function, coded into a separate js file. This function appeared to do what it said on the tin, but it was as though something was happening AFTER I'd cleared it.

At the moment I'm leaning to putting the blame on my AJAX manager - rather than use a "global" XMLHTTP, I've created a lib to handle it, and one of the features is that multiple requests are "handled correctly". Having traced the code, it looks like my onreadystatechanged callback functions are getting confused, so that on startup, it's going off to get some static data, getting the data, then falling through to the wrong callback fn - which by a strange quirk, still has its data available, so it goes off and does its thang, which fills in the fields I've just cleared down...

Ooops Smile | :)

Cheers for the reply though Guffa.

"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox

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 
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 

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.