Static files
- From: Guy <mrguy@xxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 22:58:43 -0500
Dear Group,
I downloaded tclhttpd and got it up and running. I have a simple app that
I am playing with. It seems to be working great.
Now, I have been trying to do what should be quite simple:
1) I have an html file on my Windows XP desktop.
2) I can open it from my browser if I type in the address bar:
file:///C:/sampleapp/test.html
3) What I would like to do is have tclhttpd generate a page with the above
static link so that when I click on it, the file opens in a new browser
window.
I wrote a program that generates the correct html with the correct link.
Tclhttpd correctly serves it. It looks like a valid Html link and all.
But whenever I click on it, nothing happens.
What is going on?
.
- Follow-Ups:
- Re: Static files
- From: peace07
- Re: Static files
- Prev by Date: Re: Sqlite wrap problem
- Next by Date: Re: Static files
- Previous by thread: Sqlite wrap problem
- Next by thread: Re: Static files
- Index(es):