Hi,
I need to create a XML file accepting special characters
such as :
é, ñ, ....
The XML file should be created from a form (in asp)
Any idea will be very helpfull .
Thanks
Philippe
Hello,
i need to insert a loop into an XSL file at a
HTML block <SELECT> so that it generates n lines as :
<option value='n'>n</option>
the following code doesn't work :
<xsl:eval>doSelect(1,31,1)</xsl:eval>
, using a doSelect() function defined within the
<xsl:script><![CDATA[ ... block...
Hi,
- i'd like to send the data from a view to an external table, not possible in SQL server 7.
- another solution would be perhaps to generate a script such as :
CREATE TABLE ...
( tabledef ... )
AS
SELECT ..... (with an inner join)
but this doesn't work neither ....
- i have no experience...
I try to launch a cgi script from an asp page ,
and i get this error message :
405 Method Not Allowed
The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting...
Hello,
Is there a way to send an image embeded into a mail using
the "SMTPsvg.Mailer" object, or is it necessary to use an other object such as "CDONTS.session" ?
(there was a similary question of "touamit", here, Feb 6th)
Any answer would be very helpful...
Hello,
When trying to import datas from a remote server (SQL server 6.5) to another (SQL server 7), i get this message:
"The license for the installation of MS SQL server on your source and destination connections does not permit the use of DTS to transform data ..."
I'd like to...
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.