file reading on client side
Hi friends . I have to read a doc file into a database in Asp
i have code which works perfectly fine at server side i.e. i can read a doc file and convert it into database, but when the same operation is performed on the client the error message " virtual path expected" is displayed . can anybody help me about this ?
|