Hi,
i am confused about using thh slashes in asp. Some of my friends told me to use forward slash while others backward.
I want to know which slash / or \ will be used for connecting to a msaccess db.
for eg in adodb.connection object we are giving the db path E:\folder\www\db.mdb is this correct or i have to use E:/folder/www/db.mdb? or
E:\\folder\\www\\db.mdb?
please help




Bookmarks