 |
|
|
Tip!
You may talk to our Live Support
Agent by
clicking here for any assistance
or clarification you might have. |
|
Do you provide guarantee for the security of script?
How do I install the software into my website?
Do you provide guarantee for the security of script?
We do not guarantee about
the security of the script it offers. However, to the best
of our knowledge, it is much secured, but that doesn't
mean that a bug or hacker will never find a way into it.
We recommend you rigorously test it and change the
password on the Access database before you start using
this. There are utilities available to crack Access
databases. If you really want secured password protection
you should port this to a SQL database. If using Access
and your web is frontpage enabled you can right click on a
folder in frontpage explorer and choose properties, this
will allow you to uncheck "allow files to be browsed"
which will stop people from downloading your Access
database if they somehow figure out the URL.
Top
How do I install the software into my website?
Copy
the contents of zip files into the root of your website.
In the "dataconn_inc.asp" you need to set the
ConnectionString variable to match your data connection.
Use a text editor to open and save that page.
There are comments in that
file that show examples of various data connections.
You also need to set the "DatabaseType"
variable to either "SQL or "MSACCESS"'
depending on what database system you are using.
The supplied Access database
has a password set on them by default. It is "temp". That
is all lower case. The ASP code has to specify that
information in order to access the database, just like you
have to if you open the database with Microsoft Access.
This is shown in the connection string example below.
Top
You can also get more
information on eeWebMembershipPro by
downloading
the printable brochure.
|