Jump to content

vb6


hyster

Recommended Posts

if it's a console app, and your the author (ie nothing dodgy being done) you can use the shell() or exec() functions, and if this is on a live site, I would check with the hosts (read the small print) to see if they allow that type of content...

 

Other than that, not sure, I have only flirted with this sort of stuff, ie used shell to run a program that I wrote to write a time stamp to a text file...

 

Rw

Link to comment
https://forums.phpfreaks.com/topic/214506-vb6/#findComment-1116192
Share on other sites

the app was written by a work mate (i no nothing about vb).

the site is an intranet site and i can do basicly what i like with it.

 

ive used php to run a bat file before but never got it to display any feedback from the file.

 

what im thinking is that theres 2 ways to do this and i dont no if either way will work.

 

1) the app sit's inside php so i can see the form,input data and have data returned

 

2)send data to the form then have it return data to be displayed.

Link to comment
https://forums.phpfreaks.com/topic/214506-vb6/#findComment-1116198
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.