Ask a Question related to ASP.NET General, Design and Development.
-
John Wallace #1
Parsing MS Word client doc into server-side doc...
Hi,
This could well be very difficult, but anyway...
A client user prepares an MS Word (2000+) document, including text and
images and then (somehow) submits all or part of that document (via
full file submit or clipboard) through an ASP.NET page. The server
then parses the doc, strips out unecessary word data and saves it as
an HTML file on the server, saves all the embedded images in a
separate folder and ensures the links to these images are correct in
the HTML doc...
If anyone could even suggest a way to approach this I would be very
happy!
I'm familiar with MSHTML, File Upload control, etc. The emphasis is on
keeping it simple for the user, i.e. not forcing them to save the doc
as html themselves, etc. However, if that's the only way, how can I
upload the multiple files this creates in one clean step and match
them up again on the server?
Still at a design stage so any ideas welcome!
Thanks,
John
John Wallace Guest
-
flashcom: client side cant access server side
hi all, i hav install the flash com on the PC. It work well, on the server PC, i can access and log in to the 'chat room'.. however, if im... -
Controls with a client side onLoad function or seting a cursor server side
Is there any way to create a web control that calls a client side onLoad function? Its diffucilt since you are not able to access the form or... -
Client side and server side scripting problem
Hiya I have a problem with using some client side and server side scripting together in an ASP. I'm using VBScript. What I'm trying to achieve... -
server-side ASP w/ client -side component
Hello good folks! I need your advice on a project that i am working on. I am integrating a signature pad, a client-side web browser, and my... -
button evet ---- server side - client side ???
I want to use button. My question is that How can use server side and client site event at the same time. That is: I want to use button : when...



Reply With Quote

