08-14-2008, 9:33
|
GregR

Joined on 05-31-2006
In House
Posts 1,811
|
Re: How to display Annotation toolbar or toolbox in web page? using javascript?
|
 
 
|
|
|
You cannot load multipage annotation files with AnnDataPath. It ONLY loads single page annotation files.
To load a multipage annotation file, you will need to download it from the server to the local machine, then open it with AnnLoad. To save the annotation files, you will need to use AnnSave to save it to the local disk, then upload it to your server.
Due to browser security limitations and limitations within javascript, you will not be able to download and upload files. You will need to use some kind of scripting language such as ASP or ASP.NET. Unfortunately, this aspect of your application is outside the scope of our support, so you will need to contact Microsoft or a general web development forum.
Greg Ross LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|