Hello EE,
I am trying to get the Sample Website that MS provides with their Ajax toolit and I am receiving the following error in my web.config.
HTTP Error 500.19 - Internal Server Error
Des...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23191739.html
I have a page with a label that has a popup extender that displays a panel. This is working fine, what I don't like it that when the page displays, the panel is drawn briefly on the page before it...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23679347.html
Morning boys and girls,
I was wondering if someone could give me some quick help here... I have a project i have to complete in five days and this question is on the core functionality of what i...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23712663.html
Does anyone have an example of how to use the confirm button extender and modal popup extender that has two buttons. When one button is pressed (a "Cancel" button), the modal popup disappears, whe...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23713420.html
I have a page that has a modal popup extender. When the modal popup displays, part of the page displays over my panel. My code is shown below. The part that shows when the modal popup panel is u...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23715903.html
The code below can't run under Asp.net + Ajax, could you modify it for me? Thanks!
public static void SaveFile(string FileName, byte[] ss)
{
long fileSize = ss.Lo...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23151026.html
I've scoured the forums for a resolution for hours and cannot find anything related to this subject. When I right-click on my app in VS2005 solution explorer to add a new ajax-enabled web page, sel...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22964168.html
Hi folks,
I have a popup Panel tied to a ModalPopupExtender (using ASP.NET AJAXToolkit Version 3.0.20229). If I don't set the Panel's style visibility:hidden, everything works fine. When I click...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23296740.html
I am using .Net Forms Authentication and would like to have an AJAX modal pop-up window with a Login Control. I can accomplish this with a regular Login link. The home page of my site is unprotec...
http://www.experts-exchange.com/Programming/Languages/Scripting/AJAX/Q_23558981.html