View Full Version : help me a Tweak !!
amirmsebe
11-03-2007, 10:24 AM
hi folks...
here in our office, i have planned to host intranet web site and pop3 email (within our company) services. tell me how i need to host them (in win2003 server enterprise edition). from where and how i should start this...(open source packages will be fine for us) also i've an idea; all those web pages that people see in client machines should be displayed with our company logo embedded in those pages. i mean, i need to replace ad banners (flash files) with our LOGO (JPEG/BMP file). is there any options to do this (in any browser).....THank you guys...
The Unknown
11-03-2007, 04:33 PM
PHP/ASP/JSP What type of site?
shashank4u
11-03-2007, 04:54 PM
logo embedding...
Yes it can be done...
but thru a script but where will u get this specific script ..
i think u better contact any specialized company they will
make a custom script for u ..
if u want the work to be done for free ..surf the google..
there must be script available for free....
search google...
The Unknown
11-03-2007, 05:21 PM
The PHP script for the logo inclusion in other pages whose name is logo_display.php:
print"<img src=logo.gif alt=Our Logo></img>";
Other Pages' PHP script shud contain at the top:
require"/logo_display.php";
The vBulletin snippet above is NOT in the php script. I has come automatically.
amirmsebe
13-03-2007, 10:26 AM
ok....guys....
here we planned to host site in asp. then i need coding guidance (web links or articles) for email service(Intranet) in asp. what mail server should i need? ok. i will search script for logo replacement.
The Unknown
13-03-2007, 11:49 AM
ok....guys....
here we planned to host site in asp. then i need coding guidance (web links or articles) for email service(Intranet) in asp. what mail server should i need? ok. i will search script for logo replacement.
Dude, i think you should change to PHP coz. its OPEN SOURCE AND FREE. Also a more no. of choices for mail servers is available.
amirmsebe
14-03-2007, 11:09 AM
Dude, i think you should change to PHP coz. its OPEN SOURCE AND FREE. Also a more no. of choices for mail servers is available.
yes man... as u r say that will be good... ok .. i will tell my people to do in PHP...but what abt hosting and email services that i asked...shall i have to post this thread in tutorials section or ....
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.