Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual BASIC 6 User Document?

Status
Not open for further replies.

cj92713696

Programmer
Nov 23, 2000
105
US
I am currently writing a "Document EXE" app. that makes use of "User Documents." If a web user currently knows the URL of one of my user documents, they can see its contents w/o logging into the app. I want to disable this capability. Currently, I have a global variable - strSSN which is the user's social security number. This string is only set when a successful login occurs. If a user simply knows the exact URL for another document and this variable is not set, I want my app. to simply display an access denied error message.

Thanks,
CJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top