IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: dev7
About
User Name: dev7
Forum Rank: Advanced Member
Real Name: dev7
Location AT
Occupation: Software Engineer
Interests:
Gender: Male
Statistics
Joined: Monday, November 28, 2005
Last Visit: Wednesday, April 1, 2009 11:55:10 AM
Number of Posts: 93
[0.51% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: Authentic form population from Java
Posted: Wednesday, April 1, 2009 11:48:20 AM
Dear Oleg!

As a starting point I suggest to take a look at the AuthenticRange interface described here:
https://www.altova.com/manual2009/AuthenticBrowser/authenticrange.htm

By using the AuthenticRange.FirstXMLData (https://www.altova.com/manual2009/AuthenticBrowser/authenticrange_firstxmldata.htm) property you can set the selection to the XML content you want to modify. Afterwards use AuthenticRange.Text to modify the content.

Using AuthenticRange is the recommended way but if you only want to use the XMLData interface please take a look at the documentation you can find here:
https://www.altova.com/manual2009/AuthenticBrowser/depgusingxmldata.htm

This should help in your case.
Regards



... Software Engineer
... Altova GmbH - markup your mind!
Topic: Scripting Environment: is there a debugger at all?
Posted: Wednesday, March 18, 2009 3:28:06 PM
Hi!

Debugging is indeed supported using an external script debugger. If there is no suitable debugger installed on your system you can download the Microsoft Script Debugger from here:

http://www.microsoft.com/Downloads/details.aspx?familyid=2F465BE0-94FD-4569-B3C4-DFFDF19CCD99&displaylang=en

But there is no built-in debugger in the scripting environment.

Hope this helps!


... Software Engineer
... Altova GmbH - markup your mind!
Topic: Error 501
Posted: Tuesday, January 6, 2009 3:13:22 PM
Hi Phil!

If you are using IIS this thread should help you:
http://groups.google.com/group/microsoft.public.inetserver.iis/browse_frm/thread/121d417ecf17a60d/5bde30af6d2988e8

In general HTTP error 501 means "Not implemented". So depending on the server software you use try looking for "http put error 501 <server-sw>" where <server-sw> is something like Apache, IIS, ...

Hope this helps

... Software Engineer
... Altova GmbH - markup your mind!
Topic: how do I change content and view in browser control?
Posted: Wednesday, October 22, 2008 1:33:20 PM
Hi bmaylott!

You are welcome.

I see. If the obvious things don't work it is usually more efficient if you could send us a working, or in this case a crashing, sample of your files and html. As this problem definitely shouldn't appear I can take a look into the code and see what is going on.

I assume that the files/xml you try to load after the first loading successfully loads if there is no other document in the control before?

Use either this forum to attach the files or send them to our support team. If you use the support please tell them to pass this issue over to me dev7 aka "clu".

Sorry for the inconveniences.

Regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: how do I change content and view in browser control?
Posted: Tuesday, October 21, 2008 11:46:52 AM
Hi!

This sounds very similar to the issue posted here:
https://www.altova.com/forum/default.aspx?g=posts&t=1000000721

Maybe you need to update your Authentic Browser Control version also? Calling xmlv2.ClearSelection() is in any case a good idea before changing the documents.

Let us know about your progress!

Best regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: Error message while opening file
Posted: Monday, August 18, 2008 2:48:18 PM
Hi Thomas!

Does XMLSpy show the splash screen on starting? Try to turn it off in the Options dialog and try again.

Regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: [Authentic Browser Plugin Object]: How to Retrieve Version Info for the loaded plugin??
Posted: Wednesday, August 13, 2008 3:24:38 PM
pondong19 wrote:
Is there another way to get the Authentic plugin version through .Net?


Hi pondong19!

Do you mean the .NET Server Control provided by Altova?

Regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: [Authentic Browser Plugin Object]: How to Retrieve Version Info for the loaded plugin??
Posted: Thursday, July 10, 2008 2:50:05 PM
Hi Gizmo!

You can use GetFileVersion() for this:
https://www.altova.com/manual2008/AuthenticBrowser/depgmethod_getfileversion.htm

Regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: Find and replace automation
Posted: Monday, June 30, 2008 1:56:33 PM
Hi Stijn!

If you still want to solve this, did you take a look at https://www.altova.com/manual2008/XMLSpy/SpyEnterprise/application_findinfiles.htm ?

This interface allows you to use the Find In Files functionality of XMLSpy from your macro/scripting code. As I know the XMLSpy API quite well I'm confident that it is possible to create a macro which does what you want.

Just ask here if you have any specific questions about how to create this macro.

Regards

... Software Engineer
... Altova GmbH - markup your mind!
Topic: Disable Paste in Authentic Browser
Posted: Thursday, March 13, 2008 3:10:01 PM
Hi!

The "ondragover" and "ondrop" events which you can find here https://www.altova.com/manual2008/AuthenticBrowser/depgmethod_docedit_attachcallb.htm are not fired?

Regards

... Software Engineer
... Altova GmbH - markup your mind!

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.