Dongle

  • Thread starter Thread starter netnatter
  • Start date Start date
N

netnatter

I have been asked to write some webpages where login to certain pages
requires the user to have a dongle.

Any help welcome

Netnatter
 
I am new to vb/asp.net but could you not do something like this:

Create an Interm vb.exe file that reads teh dongle with its special "Key" or
whatever it is,
and calls the webpage passing in a querystring with some "key value / True
value".

No dongle = no "true value".

Its the Exe that launches IE / or whatever the default webbrowser is.

From there on in - its stored as a session object and you can browse the
page. Otherwise no page can
be loaded without that session object.

Just a thought - but I may be talking way out of my league here.

Miro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Parallel Port 3
Panels 1
Xbox One controller gains new linux driver. 0
Server Explorer vanished 2
Table columns 3
Wireless Internet Dongle 8
gridview 1
My RTL2832U+R820T SDR dongle 2

Back
Top