Windows - validation required - How do we do similar things from ASP

G

Garry

re: Windows - validation required

We need to develop an ASP page which is similar to Windows, when it
says "Validation required", and you click on the CONTINUE button. It
then downloads a dll, which I beleive does a scan of your local drive
to determine that you have a legimate version of Windows.

We need to do a similar thing - download a dll, which will read a
various local files an on the c: drive, and pass information back to
the server.

Any suggestions please.
 
B

bruce barker

you need to write an active/x control, mark it safe for scripting, and
have it signed. for non ie browsers you need to write a plugin.

you could also just give a link to an exe the users download and run.

-- bruce (sqlwork.com)
 
G

Garry

Bruce -
thanks for your reply

what do you mean by 'have it signed' and 'mark it safe for scripting'?
are there any samples that you know of?

garry
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top