|
-
May 26th, 2000, 01:39 PM
#1
Thread Starter
Hyperactive Member
DESPARATE!!
I really need help with something. I need to know how to have someone enter some code on a web page, and that line of code would call and display the text I store somewhere else, say a text file on an FTP server. I will take anything that will do this, but, if possible, I want it to execute the text as if it were HTML.
[Edited by Zaphod64831 on 05-27-2000 at 01:40 AM]
-
May 27th, 2000, 11:56 AM
#2
ok, this is a tough one.
I am not the best at javascript.
but I am not the worst.
I am not sure if javascript has file handling capabilities..
and html doesnt really execute.. I mean it just converts commands to colors, etc.
It may be doable with perl, but, with javascript, I will have to look into it.....
tell me your problem, and I will see if there are any other alternatives.
-
May 28th, 2000, 04:32 AM
#3
Thread Starter
Hyperactive Member
I am helping my ISP with their descriptions of sites. What they do is give each of their customers a place on their server to make a website, using normal old FTP. When someone has created and posted their site they email the ISP owner and he places a link and description of that site on the ISP's main site. The problem is people are always changing the overall theme of their site and therefore changing the description. The people then email the ISP owner asking him to change their description and it all becomes so hectic that he gets them all mixed up and it doesn't work. What he needs is a piece of code that will call for a specified text file for each person on that person's FTP site and convert the text to HTML to be displayed as the description. You don't need to worry about what the URL is, I just need the code and I can worry about the customization myself.
-
May 29th, 2000, 06:58 AM
#4
Hyperactive Member
This is something you could do easily with a little bit of server side work. Can your server handle Server Side Includes?
http://www.builder.com/Authoring/Mor...st.cn.sr1.dir.
"People who think they know everything are a great annoyance to those of us who do."
-
May 30th, 2000, 03:24 AM
#5
Thread Starter
Hyperactive Member
I don't know, but let's try anyway.
-
Jun 1st, 2000, 03:50 AM
#6
Thread Starter
Hyperactive Member
-
Jun 1st, 2000, 06:00 AM
#7
Hyperactive Member
I've never used Server Side includes myself but this site has a bit of info:
http://www.builder.com/Authoring/Mor...st.cn.sr1.dir.
"People who think they know everything are a great annoyance to those of us who do."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|