What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Dynamic Data + Sql Server 2005 Enterprise?
Hi! I have just started to learn ASP.NET, and it looks like it is quite a lot to learn. Im not reall
Keeping data in form
How can I keep whatever I write in the form?
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<