Does anyone know how to create an outlook task from a webpage either using Classic ASP, or ASP.NET?
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23211271.html
I have a drop down box that is generated with SQL data from 2 different queries.
The drop down box query string looks like:
http://172.16.20.140/leejofa/slmsales.asp?slm=8111-B&nam=Bueller,Fe...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23574815.htm...
Hi. I have a large Classic ASP application that I want to migrate to ASP.NET. This will be a staged migration, so I need to run Classic and .net in the same app. My question is, do I create a .n...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23701958.htm...
I am having trouble writing a cookie in classic ASP and actually reading it in .Net. The code I am using is below. I have stepped through the code in .Net and only the standard "ASP.NET_SessionId" ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23172170.html
Hello Experts,
I have an application that is Classic ASP for login. From the Classic ASP part, users are taken to another Browser window where a Asp.net 2.0 application is loaded. (The Classic A...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23138...
I have a ASP form with the following: I know this is real simple but I am not finding this information.
Radio Group
*Option One
*Option Two
Submit Button
The user will select EITHER ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23592474.htm...
We currently do Classic ASP development on a Windows NT 4.0 SP 6.a server with Frontpage server extensions. We use the built-in source control. Our current IDE is Visual InterDev. We are moving to ...
http://www.experts-exchange.com/Developer/Dev_Tools/Q_23544832.html