Forum: ASP.NET Oct 31st, 2004 |
| Replies: 1 Views: 3,401 Hi guys,
How can i make it that when a user logs in successfull... the Login link becomes Logout link.
Any ideas would be appreciated.. thanks.
sunnny 124 |
Forum: ASP.NET Oct 29th, 2004 |
| Replies: 0 Views: 8,360 hi,
I have created a registration form. When the user clicks submit it goes to processRegister.asp. This is where it checks whether the username and email already exits in the database.
When... |
Forum: Java Oct 27th, 2004 |
| Replies: 2 Views: 4,766 yeh.. thanks man... my program working now.
Thanks :) |
Forum: Java Oct 25th, 2004 |
| Replies: 2 Views: 4,766 hi,
my next button displays next record from the database. But after i save a record, next button don't work.
Im not sure but is the next button not working because the resultSet needs to be... |