|
Subject:
|
AjaxMAIL Step by Step
|
|
Posted By:
|
waffa
|
Post Date:
|
8/15/2006 5:24:48 PM
|
Hello all!!
I need some help in setting up ajaxmail example of chapter 09. Can some one kindly guide me in easy steps how to set it up or install it
Thanks in advance
|
|
Reply By:
|
nzakas
|
Reply Date:
|
8/25/2006 9:51:12 PM
|
The steps are fairly straight forward:
1) Setup the database (scripts are included in the code download). 2) Customize the settings for your needs in config.inc.php. 3) Upload to the server. 4) Hit www.yourdomain.com/AjaxMail
Nicholas C. Zakas Author, Professional JavaScript for Web Developers (ISBN 0764579088) http://www.nczonline.net/
|
|
Reply By:
|
Earth
|
Reply Date:
|
9/4/2006 3:51:24 AM
|
thanks for this deatil I hope u can also help me more. Plz guide me once again step by step whats changes should be made in the congig.inc.php file
also kindly guide how to use this project on local host
Thanks
|
|
Reply By:
|
Julian Symondson
|
Reply Date:
|
9/25/2006 2:12:19 PM
|
Yes - I thought these steps would be straightforward but the DB bits aren't quite clear.
I use Win2000 server with a separate DB server for MySQL which is accessed using ODBC so all I use is the dsn with no password, username or server name.
What is the best way to make the connection to the DB?
|