|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Launching a Server Side ProcessI am unsure of how to launch a server-side executable that is usually
run in a command prompt. The purpose of the executable when run is to fetch a web page and convert it to PDF. Once the process has completed, we want to return the PDF Document to the user's browser. The process being launched is called HTMLDoc.exe and more can be found here: http://www.easysw.com/htmldoc/docfiles/toc.html josh.tuchol***@gmail.com wrote in news:1145645401.723970.258980
@g10g2000cwb.googlegroups.com: > I am unsure of how to launch a server-side executable that is usually You can't call server side processes directly, but you can execute them via > run in a command prompt. The purpose of the executable when run is to > fetch a web page and convert it to PDF. Once the process has > completed, we want to return the PDF Document to the user's browser. remoting or a web service call (which resides on the server).
TableAdapters and true N-Tier
dotnet security exception issues Newbie Question about Value and Reference Types Addhandler with parameter ? Newbie: Examples of ExecuteNonQuery VB2005 structures to file Dragging Borderless Forms Off topic--best place to ask a question How I generate a tone programatically without resorting to playing a file such as MP3, WAV, etc.? NTIER Issue |
|||||||||||||||||||||||