|
Posted by Disco Octopus on 11/22/05 23:36
Huub wrote:
> Jukka K. Korpela wrote:
>> Huub <"h.v.niekerk at hccnet.nl"> wrote:
>>
>>
>>>The selection form is actually meant to be a selection list. With this
>>>list you should be able to select a document from the predefined
>>>directory c:\Toevoegen.
>>
>>
>> Why don't you explain what you are really doing? You seem to have a specific
>> machine-dependent application in your mind, and HTML is probably one of the
>> hard and unsuccessful ways of creating it. HTML isn't a programming language
>> or a GUI, just a poor lonesome data format. There are no directories in HTML,
>> to begin with.
>>
>
> What I'm doing (really) is this: creating a HTML/ASP script. With this
> script the maintainer of a webpage can select an M$ Word document (by
> means of a selection list) from a predefined directory and put the name
> of that document into a file. This contents of this file, containing
> documentnames, will be shown as a frame in another webpage. I hope this
> clears things up.
Is it possible for you to use the <input type="file">. they can then choose
whatever doc they want from whatever directory.
You then upload it to your server, and send it back out to the other frame.
Perhaps not exactly what you had in mind, but may a workable solution to a
problem that can not be solve with HTML.
--
mmmmm, jerky : http://www.choicebeefjerky.com.au
dance with children in the rain
Navigation:
[Reply to this message]
|