I have an associate who hosts websites- he is hosting mine. I have to the opportunity to work with him on some commercial uses of the web.
What language is the best to create programs that run, if I do not use PB and CGI? Info from the web pages should be written to a file, to be processed and send info back to user and to user's clients.
I have created a rudimentary program that extracts info from a web page, downloads to the user's computer, then rewrites a blank file back to the web site, waiting for more input. That works, but each new user of the web site would have to have a program (.exe & CGI) sent to him so all the data base info, etc. are stored on the user's computer.
I understand that running .exe files, even in \cgi-bin\ is a problem with most hosting services.
Any info would be much appreciated.
John Tate
What language is the best to create programs that run, if I do not use PB and CGI? Info from the web pages should be written to a file, to be processed and send info back to user and to user's clients.
I have created a rudimentary program that extracts info from a web page, downloads to the user's computer, then rewrites a blank file back to the web site, waiting for more input. That works, but each new user of the web site would have to have a program (.exe & CGI) sent to him so all the data base info, etc. are stored on the user's computer.
I understand that running .exe files, even in \cgi-bin\ is a problem with most hosting services.
Any info would be much appreciated.
John Tate
Comment