oldman
04-21-2003, 04:42 PM
Hi
I have an auction script that works great but if I try to call a sub of the script from an SHTML page using Include Virtual in a table it displays the entire output from the script. When called normally the script returns an HTML page with header and footer coded in the script and what I would like to do is call just the sub that displays the list of categories in a table in an shtml page, but when i load the page it displays the header and footer in the table as well as the category list. does anyone know of a way to do this or is it possible to do this without displaying the header and footer from the script?
Thanks, Oldman
I have an auction script that works great but if I try to call a sub of the script from an SHTML page using Include Virtual in a table it displays the entire output from the script. When called normally the script returns an HTML page with header and footer coded in the script and what I would like to do is call just the sub that displays the list of categories in a table in an shtml page, but when i load the page it displays the header and footer in the table as well as the category list. does anyone know of a way to do this or is it possible to do this without displaying the header and footer from the script?
Thanks, Oldman