Simple Reg Page!
DOWNLOADS
WizKids Reg page - plz dont remove credits on that page
WAMP
you will need WAMP(in downloads)
and no-ip if you wish to hide your ip from ppl
first we gotta install it(WAMP) duh...
i find the fastest way to do this is to keep clicking next button
if any think pops up click yes
once ya done go to c:/WAMP/www
once ya there put
WizKids Reg page in there(found at downloads)
close that now open start click run(for vista users just click start then click on the seach bar at the buttom of the start menu) then type: odbcad32
you should alredy have a GunzDB in user DSN
you now need to make one in system DSN so click that tab then
click on 'Add'. Another window should pop-up. You'll have to scroll all the way down to the bottom and select 'SQL Server' then click 'Finish'.
Another window/form will pop-up needing information for your Data Source. For the name, type 'GunzDB', for the description you may type whatever you like, but for the SQL server you which to connect to, you must go back into SMSE*, look in the SQL Editor tool bar and click the 2nd icon which will disconnect you from data engine. Now click the 1st icon which will re-connect you, but make sure to copy the 'Server name' this time, then click 'Connect'.
Now having that in hand, you can go back to creating your ODBC and in the 'Server' text input, paste in your server name. Click next since the settings are currently fine. Now in the next part, click on the tick box and select 'GunzDB' from the drop-down menu and click 'Next' and finally click 'Finish'.
If you would like to check your data source, click 'Test Data Source...' in the window or you can just click 'OK' to finish. Now to completely finish it, click 'OK' again.
now we need to make the web site viewerable bye other ppl
LEFT click on the icon then click this:
after that you now have to edit the reg page it self
right click on it and click open with then click notepad
and this is what you have to edit:
Code:
$user="sa"; <--- the user name to log into MSSQL
$pass="PASSWORD HERE!"; <--- the password to log into MSSQL
save it then try it out
http://localhost/
others will need to use your WAN ip or the no-ip to see it
WHAT IS MY WAN IP:
IP Chicken - Whats my IP address? ip address lookup (BIG BLUE NUMBERS)
NOW YOUR DONE!
and if ya have any trobbles running a mssql script click this:
then this:
