Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Brandon Taylor #1
Appending text file
Hello everyone,
I need to append the begining of an .asp file using the File System Object.
I can write the entire file line-by-line and save it, but all I really need
to do is copy an existing file and append some new lines of ASP code before
the HTML tag.
When I read a text file for appending and write new lines, they are written
at the end of the file. I've searched and searched for a way to begin
writing new lines at line 0, but can't seem to find a reference. Can anyone
help me?
TIA,
Brandon
Brandon Taylor Guest
-
Multiple Handle on same file for appending
Hi, Is it possible to open multiple textstream on a same file for appending lines ? I would like to manage a logfile for my application that... -
appending an XML file from CFMX 6.1
can someone tell me the easiest way to write information to the end of an existing XML file using CFMX 6.1? I have an XML file which specifies... -
text field including text from a text file *.txt
Hi, I would like to insert a text field which includes text from a text file. I know it must be possible but unfortunately I cannot find any help... -
Appending Text to File - Please Help!!!
What''s wrong with this code? The IIS seems to be taking an infinite amount of time to respond (and it never did). Please Help! Set objFSO =... -
Appending at various locations.
I have to ask the user to input any two digits e.g input= 3,5 (their value can be upto 300-whole numbers only). These two numbers have to be...



Reply With Quote

