Ask a Question related to ASP.NET General, Design and Development.
-
Tim S. #1
Hardcode user for helper.exe
I have an ASP.Net app call another program, "helper.exe",
on its same server. I want the helper.exe to always have a
user = Administrator (as opposed to the standard
aspnet_user inherited from the "parent" process that
called it).
Is there any way in the code to hardcode the user,
regardless of how that process is started (i.e. whether it
is run directly by the administrator, or called through
the System.Diagnostics.Process.Start( ) in an ASP.Net
page)?
Thanks for any help.
Tim
Tim S. Guest
-
Shockwave Helper
I'm currently running Shockwave 10 and have noticed a "Shockwave Helper" icon in my system tray lately. Exactly what is the Shockwave Helper that... -
Behaviors without helper functions
Hi all, I'm trying to create a behavior that doesn't require a behavior function, is this possible using the behaviors API? Dreamweaver requires a... -
Best Practice......Const Vs. Hardcode
In most situations (unless you are dealing with interpreted code) constants will be stripped away by the compiler, leaving both of these... -
Camino helper app
>>After upgrading from Chimera 0.6 to Camino 0.7, my pdf downloads I've done that repeatedly but it doesn't help. I downloaded and installed... -
popup calendar helper
Can anyone direct me to any resource or explain how to use the following calendar helper within Dreamweaver 4.0? This was written for MX, which I...



Reply With Quote

