CRC generate

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi List,
I have one small doubt and I know that some of you will definitely guide me how to approach for this.
Before uploadaing file from Client machine I want to genate a CRC value for the file and send it to WebServer so that integrity of file can be checked on server . Can I do it in Java script if yes then how ?

Regards
Shishir Kumar Mishra
 
Not necessary. The file upload is done using HTTP.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Shishir Kumar Mishra said:
Hi List,
I have one small doubt and I know that some of you will definitely guide me how to approach for this.
Before uploadaing file from Client machine I want to genate a CRC value
for the file and send it to WebServer so that integrity of file can be
checked on server . Can I do it in Java script if yes then how ?
 

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

Remote Debugging 3
JIT Compiler 5
CRC 4
CRC in a PST file 2
CRC after defrag notebook's HD 2
Problems in using application pool of IIS 6.0 with ASP.NET 2
Generate a new backend 2
CRC errors on a USB harddisk 34

Back
Top