The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Thanks.
> No doubt employing me just to make this login box :D
> I made one for my website, I don't think javascripts very good at that
> kinda thing, wouldn't have thought ASP would be good either as you'd
> be able to read the .db file straight off the internet..wouldn't
> you?
>
> anyway, what's your website, mind if I have a look :)
Sure www.ps2world1.vze.com
Havn't looked at your site since you first advertised it :(
but I was hoping to have a look at 'The Criminals' website, if he wants me to work on it, it's probably worth doing :) i'm pretty busy at the moment though.
> wouldn't have thought ASP would be good either as you'd
> be able to read the .db file straight off the internet..wouldn't
> you?
>
> anyway, what's your website, mind if I have a look :)
in theory you could read the .db file straight off the internet, assuming you know the exact address of it. thats not a limitation of asp though since it would be the same with any language that saves to a plain text file. he'd be better off using a database. alternatively he could use encryption to encode the passwords so that even if someone did find the password file, they would still not be able to find out the password and log in - i use md5 encryption on one of my sites and it works really well.
if you meant my web site, its down at the moment coz im moving it away from freeola.
I made one for my website, I don't think javascripts very good at that kinda thing, wouldn't have thought ASP would be good either as you'd be able to read the .db file straight off the internet..wouldn't you?
anyway, what's your website, mind if I have a look :)
> The actual box is HTML, but if you want a login script, you should go
> to: http://hotscripts.com
> they've got quite a few 'user management' if you can support php/MySql
> then use them, if not try a Javascript version (not as good)
> SR use PHP+MySql/Sql I guess for theirs.
Thanks for that, would you like to be a staff member on my site?
If so add me [email protected]
they've got quite a few 'user management' if you can support php/MySql then use them, if not try a Javascript version (not as good)
SR use PHP+MySql/Sql I guess for theirs.