I have an .asp page that currently opens one text file, and creates a new one based on the old text file.
Currently I have a text box where the old file's name/path is entered.
I would like to be able to enter a directory path into the text box, and have the asp open each file in the...
I have an .asp page that currently opens one text file, and creates a new one based on the old text file.
Currently I have a text box where the old file's name/path is entered.
I would like to be able to enter a directory path into the text box, and have the asp open each file in the...
I have an .asp file which creates a text file on the users computer full of data from an ODBC linked database. I currently have a textbox which the user has to enter the full path of the new file into. People are complaining that they wish they could browse folders as well.
What I would like...
I have a .asp page which selects data from a database using an SQL statement and an ODBC connection.
I need to be able to open a text file, or create it if it doesn't exist, and write data to that text file, one line at a time. I am more familiar with VB. In VB I would have done this:
wFile...
To start off, I know nothing about VBscript. I am using instructions I found on the internet, and trying to adapt them to my needs. I am writing a couple of asp's for database access from the web. I need to have a looping function from a user entered number to a user entered number. I...
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.