Hi!
I've a very big problem: I've a data entry web application on a browser and I want, when the user close the browser, to ask him the standard messagebox Yes, No, Cancel to save if the current record is modified.
So Yes and No correctly goes but for the Cancel button I've add a code as...
Hi!
I have a problem, I want to write documents with WinWord and transform it in xml for make some transformations (e.g. get a web page, ecc ecc)
I want to use Word for having a user frienldy interface to write xml.
thank
ROb
Hi!
I'm developing a web-application with Internet Explorer and MS Digital Dashboard... I've got an idea... build an IExplorer toolbar that call a javascript in the page of the browser, someone has developed something of similar?
Thanks
ROb
Thanks for your help...
but now I've got an idea so I explain my problem... I have a MS Digital Dashboard; with the xml file I want to insert two html files in a web part and if the web part is more wide than high the html are disposed orizontally otherwise there are disposed vertically...
Hi!
I've a new problem :( I have an xml file that describes two html frames:
<FRAMES>
<DIMENSION>
<Height>400</Height>
<Width>400</Width>
</DIMENSION>
<FRAME>
<NAME>First Frame</NAME>
<SRC>Source file</SRC>
</FRAME>
<FRAME>
<NAME>Second Frame</NAME>
<SRC>Source file</SRC>...
Thanks to Liz and D. for their consulting, but I've an other problem, I remeber the situation, I've an XML file that I want to transform into an HTML file with XSL, in the html result file I want to insert a Javascript generated within the tags of the XML, I've this problem:
In the XSL I've...
I specify the problem....
<xsl:for-each select="Element">
<A href='<xsl:value-of select="Url"/>'><xsl:value-of select="Description"></A>
</xsl:for-each>
I want to insert an URL into the <A> tag of HTML
Thanks to Liz for the help
ROb
Hi!
I'have a small problem with an XSL file, I'have an xml file that describes a tab strip control, I want with an xsl file transform the xml file into an html file.
My problem is that the html generated file isn't viewed as an HTML file but as a text file, if I copy the result of the xsl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.