Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - notsowiseone

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / that will not work
« on: June 29, 2003, 04:49:20 AM »
I tried that but the problem is if you put the td tags around media_src it will not let it see the dynamic path.  It looks for the path including the td tags which of course then it cant retrieve the text.  file not found.  

Has anyone found a workaround for this and can post working code to force a text wrap or use another source ie maybe flash calling on an external txt file?   This seems like it should be a simple task yet has become a sore spot.

2
hope you can help... I set up the iframes for .txt and all is well except there seems to be no parameter to prevent text from scrolling to the right. for instance- looks a word pad doc with the wordwrap off. I tried CSS on the iframe to no avail. Any ideas would be much appreciated as we do not want to have to put returns in every line befor uploading.

It seems there is no way to embed a table around the media_src?

Help

3
Mods & Plugins (Requests & Discussions) / <iframe> problems
« on: June 25, 2003, 10:47:43 PM »
hope you can help... I set up the iframes for .txt and all is well except there seems to be no parameter to prevent text from scrolling to the right.  for instance- looks a word pad doc with the wordwrap off.  I tried CSS on the iframe to no avail.  Any ideas would be much appreciated as we do not want to have to put returns in every line befor uploading

4
Mods & Plugins (Requests & Discussions) / here is the html file
« on: June 17, 2003, 10:54:33 PM »
<textarea name="textarea" cols="60" rows="20">{media_src}
</textarea>

I am tying to have the text show up in a scrollable text box and I keep getting the file path not the content?

5
Mods & Plugins (Requests & Discussions) / .txt files???
« on: June 17, 2003, 08:12:05 PM »
I saw the past post on this and i created the template file and added the extension.  all that shows up is the file path??media/dah/dah/file.txt?

6
Discussion & Troubleshooting / Add a text media file that will scroll
« on: June 05, 2003, 10:22:50 PM »
I love this script and am trying to figure out what to use for .txt files that can scrollin a text box?  I tried using a html textbox and set inital value to media_src and all I get is the path of the text file.  Tried several variations other that a javaSCRIPT DOC.WRITE type and all of them return the file path not the text?  Help would be muck appreciated

Pages: [1]