hello,
i'm new to activex but i'm working on a project in which i need to print a page without any confirmation popup... i went on a lot of javascript forums in which everybody seem to say that it must be possible but only with activeX...
anybody knows how ?
thanks :-)
Hello, i'm trying to put a link in my code on a flash image.
I thought that by putting <a href="">flash image</a> it will work but no.
Here is my code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
Hello everybody,
In my xml sheet i have:
<date id="20031105" >
<test>
test
</test>
</date>
i have to retrive the id value from the date tag in my xsl ...
anybody knows how ?
thanks.
hello everybody,
is it possible to get the size of a window (not screen) ? if yes, how ? cause i would like to get the size so that i can place my popup at the center of it...
Thanx [:)]
Hi all,
Here is my problem:
i have a textarea in which i display a field from my database. in this field there are '<br>' characters. so i wanted the textarea to go to a new line when he finds a '<br>'. so i told him to each times he finds a '<br>', replace it by '\n'
The problem now is the...
Hi all,
Here is my problem:
i have a textarea in which i display a field from my database. in this field there are '<br>' characters. so i wanted the textarea to go to a new line when he finds a '<br>'. so i told him to each times he finds a '<br>', replace it by '\n'
The problem now is the...
Hello everybody,
I'm working on an wsl stylesheet in which i do a lot of tests:
<xsl:template match="flights/flight">
<xsl:if test="not(./segment/airline/@id='JR')
and not(./segment/airline/@id='Z9')
and not(./segment/airline/@id='QO')
and not(./segment/airline/@id='R7')
and...
hi everybody,
i have found a way in java to generate a pdf file from an html file. i use itext ... i have created a function that takes html code and generates pdf file. the problem is that when i am on my jsp, how can i generate the html code to be given for the transformation ?
thanks for...
hye everybody,
i need to cross a (variant) type from excel visual basic to microsoft visual c. so i'm using a dll because i need to take a matrix from to my own code in C. i know i can do that with only a vector (single to float type) but how can i do with a tridimensionnal matrix ?
i have...
Hi all,
I want to send a mail to my visitor after he does an action on my site... The mail type is HTML and in my function that sends the mail, i test what type of mail the visitor can receive... I would like to know if there is already a stylesheet that can transform an HTML type mail into a...
Hi all,
I want to send a mail to my visitor after he does an action on my site... The mail type is HTML and in my function that sends the mail, i test what type of mail the visitor can receive... I would like to know if there is already a stylesheet that can transform an HTML type mail into a...
Hello everybody,
I'm new with everything that concerns xml, xsl, xslt ...
Here is what i would like to do:
I have an xml file, i would like to generate from this file a text (.txt) file.
Is it possible ? has anyone got an example ? is there a tutorial somewhere ?
i have looked a little bit...
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.