Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
news.planet.nl #1
Read textfile
Hi,
I am using DreamWeaver MX for building a weblink page. I would like to read
the links out of a textfile because a textfile can be updated very easy by
a user. The textfile is in a format like:
....
&name:Google search &url:[url]http://www.google.com[/url]
&name:Macromedia &url:[url]http://www.macromedia.com[/url]
....
Is there somebody who can show me how to open the txt file, read the
individual lines and display the links on the webpage?
Thanks in advance,
Jack
news.planet.nl Guest
-
Select * from textfile.txt
Hi, I want to use a .txt as DB. The querying works with SELECT * FROM textfile.txt and returns me the number of rows. The only problem i have is... -
Possible to read Textfile if other App accesses the same file + vice versa?
Hi, I got two applications: Director and lets say 'xApp'. xApp writes a status (just a number) into a textfile every second. Director reads... -
create textfile using asp
i want to create atext file using asp(filesystemobject) but my explorer hangs on Why? ... -
^M...........................How do I get rid of it in my textfile???
RoadKill wrote: ^M = ASCII 13 = CTRL+M = <CR> ^J = ASCII 10 = CTRL+J = <LF> DOS and thus Windows usually uses <CR><LF> pairs as record... -
Create a textfile on my server ?
Hello, I would like to be able to create a textfile on a sub directory of my website But I've alwais hace "Acces forbitten" I use: WinXP pro,...



Reply With Quote

