I suggest you find another way to do whatever it is you are trying to do.
I've visited websites that downloaded files and created folders on my pc, it was through an browser vulnerability and it typically installs a trojan or virus. If you really need to do this, look into writing an active x control (preferably signed) that you can somehow embed in your remedy form if accessed from the mid-tier: http://en.wikipedia.org/wiki/ActiveX_control http://msdn2.microsoft.com/en-us/library/aa751972.aspx Axton Grams On 5/8/07, Opela, Gary L Contr OC-ALC/ITMA <[EMAIL PROTECTED]> wrote:
** Mid Tier 6.3 Windows 2k server Windows XP clients User/Server 6.3 Error: active link run process not supported (ARERR 9366) All, I'm trying to do a run process via an active link on a button from the mid tier. The run process does the following: c:\windows\system32\cmd.exe /c md \\<remedy server>\<remedy share>\$Upload File Path$ I am presented with the above error. Upon investigation, we found that on the mid tier, you cannot do a run-process action that returns a value. We are not asking that the cmd command return a value, however this appears to be what the system is thinking. I'm guessing it is the standard output if you run the MD command in a shell window that the system is catching as a return, or maybe the command does send a return code if successful or whatever. Any how, the directory is not getting created. Has anyone ever used a button on the mid tier to create a folder directory? If so, how did you get it to work? Thanks, Gary __20060125_______________________This posting was submitted with HTML in it___
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

