What is the use of .mspx pages. how it can be implemented.
is .mspx page act as a template and we load .aspx pages with in the .mspx page.
if so how it can be achieved.
if possible please ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23116094.html
I'm updloading data from an excel file to database. as the file is bulky its taking 3-6 minutes for uploading and its showing page expired. as i updated the timeout for the page backend the process...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23193118.html
I have a web application where the root directory of the application is protected by role-based access (this is because it is part of a larger suite that uses Single Sign On via shared forms authen...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23222055.html
When trying to upload data from excel to ms sql sever its showing
Network Error (tcp_error)
A communication error occurred: ""
The Web Server may be down, too busy, or experiencing other p...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23226389.html
Hello,
I wanted to try to develop a screen scraper I can use for a client but I am having some issues. Before I buy one I thought I should post the question here. I need this solution as soon as ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23493776.html
could u explain all the template coumns in grid view with an example?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23549323.html
i keep getting this error. could you tell me what is the main reason for this. thanks.
Error 1 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond applicati...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23795088.html
Here is the process:
#1) Cell Phone Text Message -> Sent To Server (somehow)
#2) Text Message -> Processed by Server (and a web page is called)
#3) Server -> Sends out text message
Related ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23111951.htm...
I have a web based file management application I'm working on. Part of it enables the user to resize image files. jpg, png, etc I resize using the Image or Bitmap class. I'm having a lot of trouble...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23182141.h...
I have a Delete button on a ASPX page, where I like to have a little message box that comes up. This is suppose to be an OK Cancel message. When the button is clicked the cmdDelete_Click is called,...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23492705.html