Hi there,
I am encountering a problem importing data into my ASP.NET app from an Excel file where the column data could be either numeric or text(eg '20194567' or 'mikes'). If the initial couple of lines contain text in the said column it appears to convert all subsequent instances where the...
Hi there,
I am encountering a problem importing data into my ASP.NET app from an Excel file where the column data could be either numeric or text(eg '20194567' or 'mikes'). If the initial couple of lines contain text in the said column it appears to convert all subsequent instances where the...
Hi Guys,
Sorry if my subject was not descriptive enough, I really didn't know how to phrase it.
Anyway, here's my problem. I need to create an interface (web page) with a normal form which contains a regular textarea object wherein the user can code raw HTML to make up the contents of another...
Hi everybody,
I have an xml file that looks like this:
<?xml version="1.0"?>
<?xml-stylesheet href="WAstylesheet.xsl" type="text/xsl"?>
<order no="809819">
<Sender>Karim Abdul Jabbar</Sender>
<orderNo>809819</orderNo>...
Hi all,
I was wondering if anyone can enlighten me on how I can create and run a process that would delete certain files from the server when triggered by a user.
Thanks
God Bless
Mike
Hi All,
I'm trying to make use of the ASPExec object in order to run a '.bat' script which basically copies a file from one directory to another nd then deletes the original.However, I'm having no luck in achieving this.
Can anyone point me in the right diection??
thanks
mike
Hi All, again,
I'm having some problems getting my xsl file to accept the <xsl:param> element. At the moment my xsl element tag looks like this:
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
Hi Guys,
Howzit going?
I'm having trouble with an XSL file that I'm trying to code.
Is there a way that one could read url parameter variables into an xsl file?
This is what I have tried:
ASP File which links to XML file.
xmlReadDocument = strPath & "/inbox/" & CStr(serviceRef) &...
Hi everybody,
I'm stuck with a bit of a problem.
I have an XML document which represents a purchase order. I have created a XSL stylesheet to display the XML document. Within the XSL stylesheet I have placed two 'response' buttons, namely 'accept' and 'reject'. I need to pass a 'parameter'...
Hi everybody,
I'm stuck with a bit of a problem.
I have an XML document which represents a purchase order. I have created a XSL stylesheet to display the XML document. Within the XSL stylesheet I have placed two 'response' buttons, namely 'accept' and 'reject'. I need to pass a 'parameter'...
Hi all,
I'm experiencing a problem with a link to a specific ASP page. When I click on the link from a browser, I am prompted to download the page rather than executing the code within. I cannot figure out why.
The code for the asp is supposed to create a text file on the server and then...
Hi all,
Can anyone out there tell me whether or not it is possible to do the following:
I have an xml document which represents a Purchase Order. I have created an XSL stylesheet to represent the order in a browser. In this XSL stylesheet I need to add the following functionality...
Hi all,
Need some help here. I have a xml document that looks like this :
<?xml version="1.0"?>
<?xml-stylesheet href="WAstylesheet.xsl" type="text/xsl"?>
<order no="0001">
<Sender>Sender</Sender>
<orderNo>0001</orderNo>...
Hi Guys,
I'm not sure whether or not this is the right forum for this question, but anyway. I need to automate an ftp session when a user logs on to a web page.
I created a ".bat" file which actions the ftp automatically. The only problem I have now is trying to invoke the actions of...
Hi,
I'm using VB to read in a file, and depending on the data content per line, I write that line to a seperate output file. The problem is that when I write to the output file, the output string is always encapsulated automatically in quotation marks("). I don't want these quotation marks...
Hi,
I am currently struggling with trying to read information from a SQL Server 2000 database into an XML document.
I am trying to apply the template file query method.
My template file looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<root...
Hi All,
This may come across as a rather amateur question but....
If I wanted to read in a normal text file, use the data and then delete the "current record" within the file, how would I go about doing this? At the moment this is what I am trying :
Open...
Hi,
I'm trying to write data to a SQL Server 7 DB. No matter what I try I keep getting the same error:"The application has improperly defined a parameter object".
I don't understand why I keep getting this problem, after all I used the exact same coding in a previous project and it...
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.