|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
run C program from web page on IIS?
Hi,
On UNIX with Apache web server I write c programs and put them in the BIN or CGI directory and then run them from a web page. The way i do it is on UNIX with Apache: Put the C program on the CGI or BIN directory. Create a web page that sits on the Apache web server. With a submit button i execte the program. The output of the program si HTML formated so displays on that same Explorer window. I have done the same on Windows XP with Apache... But what about Windows with IIS? is that possible? where do i have to put my executables to run them and get the output as the next web page? Thanks, |
|
#2
|
|||
|
|||
|
You can set up CGI on IIS, I haven't done so but it's documented in the online documentation for IIS.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > run C program from web page on IIS? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|