2024-12-15, 08:56:15
(2024-12-14, 18:37:17)carlos@agpsoftware.com Wrote:(2024-12-14, 11:50:06)carlos@agpsoftware.com Wrote:(2024-12-09, 21:17:00)wila Wrote: Hi,
I'm not sure what the question is?
Yes, the function would create a link of some sort as it is navigating elsewhere based on the click (and whatever it deems relevant).
The headers look pretty much like standard headers to me and it seems you don't have to pass those.
Does it work if you provide the link to a new browser window?
That's what I would try.
--
Wil
Hi again. Of course i tried that and is not working in other browser. I found other link close to the main one that is working in any browser; luck situation.
My project scheme, based on Antwise has advanced a lot. Now i get another deal: other kind of link that just works clicking but no copying to another browser; and also, gets open on another browser window. Any idea of how to get content that is a xml file?
Code:<a class="celdaTam2" href="https://contrataciondelestado.es/FileSystem/servlet/GetDocumentByIdServlet?DocumentIdParam=SfyvBdFyChCU2HE55ukRyblgcVfOPZN3MwuLX1okxMm3utJjAobC/J/zvT02rxbiNpLEfQD7qxh21dJy69LVONdHDAX8JE/5tBI9WJIznD5JOVDbGCDM%2BMigrvuVS7Rv&cifrado=QUC1GjXXSiLkydRHJBmbpw%3D%3D" title="Este documento se abrirá en una nueva ventana" target="_blank">Xml
</a>
Hi again. I've finished, because of that i found:
These kind of links, created more or less 'on he fly', seems to work only if you continue in the same 'memory space?'... i can open them even in a msxml2.domdocument if it is created in the same applications; i also can open in the same browser instance of antview... but it doesn't works if you try on another browser, or in another browser tab.
Thank you very much for your help.
CYZ