Look into System.Diagnostics.ProcessStartInfo. You can fire the process from within the ASP page... this will work but it is highly discouraged.
- raf On Mon, 2005-09-05 at 17:43 +0200, Jan Waiz wrote: > How can i call a Pearlscript from y ASP-Page and receive Information > generated by the Script ? > > > > TIA > > Jan Waiz > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
