shell functionhttp://forums.asp.net/t/478702.aspx/1?shell+functionThu, 11 Mar 2004 20:46:31 -0500478702478702http://forums.asp.net/p/478702/478702.aspx/1?shell+functionshell function how to open external .exe function? thank you 2004-02-18T13:01:51-05:00503892http://forums.asp.net/p/478702/503892.aspx/1?Re+shell+functionRe: shell function The Microsoft.VisualBasic namespace has a shell function: Shell("C:\WINNT\System32\calc.exe") 2004-03-11T20:45:49-05:00