Currently our clients access their account info via a link to a protected folder on our webserver. That info is uploaded periodically either manually or by a scheduled app. What I would like to add to our website is a client login screen that allows the user to enter their acount number which will in turn direct them to the url mycompany.com/account#
I'm guessing that using html forms with get should be able to do it but I haven't been able to figure anything out beyond that. If anyone has any ideas or examples of how to do this it would be greatly appreciated.
Thanks in advance,
Cyber-guys