User Profile
Collapse
Profile Sidebar
Collapse
kenobewan
Last Activity: Jul 16 '09, 01:07 AM
Joined: Dec 4 '06
Location:
-
Wouldn't you need to use a different event in that case? E.g. onClose event. You may be able to fudge by closong the form, form.close(), in the onBlur. Suggest try and see what happens... mehow! -
-
-
Are you using the wwwroot folder? What permissions do you have on the folder you are using? Usually an aspnet/ network service account is needed...Leave a comment:
-
Dude - you'll find everything you need to know here - http://www.asp.net/learn/ajax-control-toolkit/ - check it out!Leave a comment:
-
This situation doesn't make sense to me or it does only if you have limited exp as a server admin. This patch is from 2005, it might be a bit late to be applying 4 years later - is there a later one?
Which service pack of Windows server 2003 do you have installed? BTW - that your system has IIS installed doesn't make this a IIS question...Leave a comment:
-
-
Is this overridden by what is in your web.config error handling?Leave a comment:
-
Define what you mean by richtextbox if not some third party control...Leave a comment:
-
Your omnipresence has served you well Vkas :).
Please don't confuse debugging with testing. Testing is the thing that your customer refuses to take part in after you successfully debug and present them with the beta version of your lovingly produced app lol.Leave a comment:
-
How can I find a very popular site called MSDN? Hmmm, hey haven't they got search engines to help find websites. The question is how do you find a search engine if you don't know any search engines....Leave a comment:
-
Does this mean:
A. You had a referencing problem.
B. You used a stylesheet but you couldn't get the style you wanted.
C. Have created a internal stylesheet but don't know how to create an external one.
D. None of the above.Leave a comment:
-
Ask if they will host a template page for you so that you can retain your navigation, but don't have to host the images?
Another option would be to have the thumb library on your site, with a link opening the full image on their site in a new window?Leave a comment:
-
Try creating an external stylesheet and reference it in your pages.Leave a comment:
-
kenobewan replied to TextBox – How To get focus on next textbox Upon Carriage Return Press In TextBoxin ASP .NETNot sure why you would want to this, but you should be able to get this work not using a submit button and chosing the right event.Leave a comment:
-
Width = 100%? This is really an issue resolved through client side code, eg stylesheets, and is not specific the asp.net.Leave a comment:
-
Part of the solution you will find by setting up globalization through your web config. The rest you will find by searching MSDN.Leave a comment:
-
Your non authenticated users could be captured by a signon application that is seemless for successful windows authentication, but presents you with a login if it is unable to identify you and compares those with AD. Another alternative is to have a guest account.Leave a comment:
-
Isn't onchange the html input event through which to call JS events. Easiest way to get OnCheckEmailID working is therefore to change textbox to html input. Otherwise use server side code.Leave a comment:
No activity results to display
Show More
Leave a comment: