CreateFile - Read/Write client's Stroage

  • Thread starter Sean Liong via .NET 247
  • Start date
S

Sean Liong via .NET 247

Hi,

Is there any possibilities Read/Write a the storage file from a client system from a ASP.net web application?
I think using the activeX component able to achieve this but is there any other ways?
 
B

bradley

What type of storage file are you thinking about? Of course cookies are an
option.

Sean Liong via .NET 247 said:
Hi,

Is there any possibilities Read/Write a the storage file from a client
system from a ASP.net web application?
 
G

Guest

What about "talking" to CDROM device on the client PC. Like ejecting the
CDROM device, copy files from the cdrom device or play songs using the
ASP.net web based application?

In short, having Read/Write access to the CDROM device?

bradley said:
What type of storage file are you thinking about? Of course cookies are an
option.

Sean Liong via .NET 247 said:
Hi,

Is there any possibilities Read/Write a the storage file from a client
system from a ASP.net web application?
 
B

bradley

Web based technology does not access the local file system. What you are
describing would be something like an ActiveX control embedded in a web
page. Also, read up on "smart client" applicatons in MSDN. However, these
are not true web applications but rather internet enabled windows
applications.

Sean said:
What about "talking" to CDROM device on the client PC. Like ejecting the
CDROM device, copy files from the cdrom device or play songs using the
ASP.net web based application?

In short, having Read/Write access to the CDROM device?
 

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
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top