BSI Advance Hotel Booking System. v2.0 Real-time automated online booking system designed for the internet. Complete hotel reservation system for your site. ############################################# System Requirement: ------------------ Windows server (windows 2003 preferred) ASP/ MSACCESS support CDOSYS mail component support (required) [this mail component in build with win 2003 server). ############################################# Installation Steps: ------------------- 1. Extract absihbs_night_v2.0.zip file using any zip file extractor software. 2. upload files and folders in your server root directory or sub directory. 3. set write permission of 'upload_images' and 'db' folder. 4. Edit conn.asp file (include/conn.asp) set proper math path of your database. For example, if you upload files in your website root directory, set path "\db\bsihbs.mdb". if you upload in subdirectory in root folder of website set path "\[sub_directory_name]\db\bsihbs.mdb". 5. Admin panel: http://www.yoursite.com/admin/ default admin userid: admin / password: admin 6. Congrats!!! BSI Advance Hotel Booking System install successfully. 7. If any problem in installation please generate a ticket here. http://www.bestsoftinc.com/helpdesk/ ############################################# Configure SMTP: ------------------- follow the bellow steps: 1. open the file 'booking/include/configuration1.asp' with any editor 2. go to line number:69 , replace your mail host name with mail.bestsoftinc.com 3. go to line number:83 , replace your email address with booking@bestsoftinc.com 4. go to line number:84 , replace your email password with bestsoft123 5. go to line number:95 , replace your email address with booking@bestsoftinc.com save and upload file.