| Thread | Last Post | Replies |
|
| IIS 6.0 Development | 18 Sep 2004 05:48 GMT | 2 |
We now have Windows 2003 webservers for development. If the past we were focusing on IIS 5.0 development. How do developers program in IIS 6.0, when thier workstation is Windows XP running IIS 5.1? They develop thier projects locally then push to the server for testing.
|
| a form to email | 18 Sep 2004 03:13 GMT | 2 |
i want to know how can i get the form information with mailbody ? am i doing wrong with "objMail.Body =......" ? please help! here it is : <%@ Import Namespace="System.Web.Mail" %>
|
| Timer Control - No Longer Asynchronous? | 18 Sep 2004 02:56 GMT | 3 |
I'm using Timer control to record how long my application perform certain tasks. However, apparently Timer control is not doing its' job (i.e. Not firing Tick event) while my application is busy. So even if my application took 2
|
| Application performance degrades on Multi processor machine | 18 Sep 2004 00:58 GMT | 3 |
Hi I am developing a Dot net application (involving image processing) on a uni processor. It works well on my machine. I then take all my code on a multi processor, build and run the application there. There is
|
| Session[] in .ASP6 <--> ASP.NET/C# | 17 Sep 2004 20:53 GMT | 1 |
(Type your message here) Please point me in the right direction to figure this out. Aging .ASP v6 needs to share the Session[] with a co-resident ASP.NET/C#.net assembly. I have the ability to place the .NET directories within the .ASP stuff if needed.
|
| Set previlege with Windows Management | 17 Sep 2004 16:49 GMT | 2 |
Here is text copy/paste from the WMI SDK reference Use the Win32_OperatingSystem class and the Win32Shutdown method. You must include the RemoteShutdown privilege when connecting to WMI. For more information, see Executing Privileged Operations. Unlike the Shutdown method
|
| How to get the Encoding of a FileStream or MemoryStream? | 17 Sep 2004 15:19 GMT | 3 |
I have a Stream object created after parsing some "multipart/form-data" HTTP content in a server application and I need to obtain its encoding. When I save the Stream to a file I can see its encoding: in most cases it is UTF-8 but it can also be ISO-8859-1
|
| deploying xp themed app on 98 & 2000 | 17 Sep 2004 14:26 GMT | 1 |
Hi friends my question is is it possible to export the xp theme so that even when app is eventually deployed on win98 or 2000 the UI will be consistent to that of XP ?
|
| sql server, flash and c# or vb | 17 Sep 2004 12:43 GMT | 1 |
I have created a join member aspx file that will save input username and password. The password is attached to a salt string and then encripted. I am able to verify the password in an aspx file. Now, I want to be able to use flash action script to allow user to enter the
|
| ASP.NET CMD | 17 Sep 2004 09:50 GMT | 7 |
I'm looking for a good asp.net cmd for free and preferably opensource. Thnaks
|
| Dynamic forms? | 17 Sep 2004 09:29 GMT | 2 |
I want to build a application where I've a fixed sidebar, and a replacable main area. (Think frames in HTML, where you've a menu on one side, and the real data on the other.)
|
| (Urgent) microsoft.web.services2.security.securityfault | 17 Sep 2004 08:32 GMT | 1 |
When I call a Web Service function and send a dime attachment then if the client machines time is set to be greater that that of the Wbe Service Server, I get the exception - microsoft.web.services2.security.securityfault error saying something about the Timestamp.checkvalid in ...
|
| "need help in the email implemented in vb.net" | 17 Sep 2004 07:37 GMT | 2 |
hi i am the student of the final year.i 've got a project of web application server in the FYP.In this project i've taken the task of email to email,sms and vice versa.
|
| initialising and creating objects in loops | 17 Sep 2004 06:27 GMT | 1 |
Hi; I have a question which respect to initialising and creating objects in loops.Here are the 2 scenarios: 1.
|
| HTML E-mail.. | 17 Sep 2004 05:47 GMT | 1 |
I want to know about HTML E-mail production? What is that and How it can design? Any one can help ma or provide useful likes, that would be gr8. Thanks, -------------------------------- From: mili shrivastava
|