Microsoft
Software
Hardware
Network
Question : prevent user from accessing specific form
Hi,
I need to prevent some
network
users accessing specific form .
i have private sub form_current() code that can show me the network username ( the value of getusername inserted into txtUserName control .
i need a way to tell the form on form_open or load or watever that if the value of the txtusername is "Mike" for example (the name taken from tblUserName) then let him in.
if the value if txtusername if null .then msgbox "u don`t have permission to see this form")
Answer : prevent user from accessing specific form
I'd say it's related to the
Cache-Control: max-age=-5843492 line
just a guest: can the expire value be the date of your last restart ?
Random Solutions
How do I create a shortcut to enter Hibernate?
How to delete all files and folders in users MyDocs
C# checking null value in datepicker with check box
Recipient address rejected: Greylisted for 5 minutes Event id: 7002
Can send from Windows Live but not from Outlook 2007
Restoring a server, AD and Exchange
Exchange Server Log Files
Another perl spreadsheet problem -- Why is this not running?
How to trigger Ajax after second option has been selected
Error: The process cannot access the file because it is being used by another process.