Hi,
is there a way to set the Username and Password parameters for the Apache?
I want to put Username and Password fields in a HTML file and have both sent to Apache so that the Loginprompt does not pop up.
Thanx in advance
Mariano
ummmmmmmmmmmmm.......... this is a php forum, so the answer anyone WOULD give you if they didn't just ignore this is to keep track of the users in your own database and use php and sessions to track users rather than apache users and groups.