Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Restricted Access to website only from VFP app
Message
From
04/11/2006 08:12:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01167080
Message ID:
01167099
Views:
8
>Hi Cetin
>
>>I think you're not asking that for asp.net. If you only based your restriction on path discovery (one who knows the path can get in) then I don't know.
>
>Yes, currently it is so, that when a person know the path they can access the related page.
>
>>Otherwise you could query for a session variable. I used latter approach in my first web application. On site there weren't any htm/asp files other then some plain login, help etc ones. The link had a dll in it. All access was actually a call to a method via the dll. Methods simply check for sessionID first then generate htm and directly inject it back to the response buffer (poor man's site:).
>
>Thanks for your suggestion, I will see what can be done in this regards. The dll you mentioned is available in the market or one has to create it as per requirement, if so, a VFP dll will require runtime files. If you can shed some light on this, I am a newbie in this internet regards.
>
>Thanks.

It's available on the market:) Web connection dll (wc.dll as you also see here on addres bar) is the one I used. From wc.dll I make calls to my COM's methods. It looks like:

http:\\mySite\wc.dll?SomeMethod.ap,1,2,3

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform