ThatScriptGuy
03-26-2003, 01:11 PM
Hi, my friend owns 2 dedicated servers that provide free hosting to his customers. But, the price of this service is becoming overwhelming, so he is needing either 1) A coder, that can make a script that will automatically place a banner at the top of a user's page or 2)Suggestions for a script that can do this.
Thanks.
ThatScriptGuy
03-26-2003, 01:37 PM
Scott, will this program automatically place banners, at let's say, the top of all of the user pages, or do they have to insert a code that tells the program where to do it? I'm looking for something that will do something like place the banner inside, maybe the <head>banner</head> tags. Will phpadsnew do that?
[GWiz] Scott
03-26-2003, 01:53 PM
You have to manually inseart the coding into the page(s).
ThatScriptGuy
03-26-2003, 01:55 PM
dangint.....you see, over 600 users, would be a pain in the butt to insert the code into the pages. I was looking for a coder, or a program that will auto insert the banner code into every page on the server.
AS-Mike
03-26-2003, 03:23 PM
Although I have absolutely 0 programming and webserver experience, I am aware of the fact that Apache can be configured in such a way it adds a piece of code to each HTML file.
I know other free web hosts are using this trick, and I am pretty sure some of the programmers that frequent this forums can help you on this issue.
Best of luck!
Dan L
03-26-2003, 05:30 PM
Try having their index file do a header location to a frameset which loads their page. Could be an issue if they have FTP access though. If you PM me I'll see what I could do..
ThatScriptGuy
03-26-2003, 05:33 PM
Actually, I think I have the problem solved. Thanks though everybody for your help.
nexzt
03-26-2003, 11:23 PM
theres a module for apache that does this.. it adds headers and footers that you want..
ThatScriptGuy
03-27-2003, 10:51 AM
OK nexzt, can you please tell me where I can get this, and how much it costs please?
The module is free, just some coding. Depends on your Apache setup, if it will allow redir.
nexzt
03-27-2003, 12:32 PM
search google for mod_layout