Like if I wanted file CGI-a to print file data to data.txt. Then I want file CGI-b to get the data from data.txt that file CGI-a sent to it, and then display that data how it should be displayed to an HTML file,(like a counter or a banner rotator that stores the URL of the banners and displays it as an image) how would that code look?
I am trying to have a banner rotator have the admin file add the URL of the banners the admin entered to a form, then the form sends the data to a .txt or a log file. Then I want a display file to gather the info from the .txt file and print it to a web page.
------------------
Patrick Chukwura
Nytesoft WebSolutions
nytesoft.hypermart.net
I am trying to have a banner rotator have the admin file add the URL of the banners the admin entered to a form, then the form sends the data to a .txt or a log file. Then I want a display file to gather the info from the .txt file and print it to a web page.
------------------
Patrick Chukwura
Nytesoft WebSolutions
nytesoft.hypermart.net

