File Input not passing full path
File Input not passing full path
am 06.12.2007 00:19:40 von James
Hi There,
I essentially want to do something very very simple - post a variable of
file name and path from one asp page to another using input type file to
select a file.
unfortunately doing this only passes the file name and not the full path.
What do I have to do to get the full path passed to another page? Help
greatly appreciated.
James
Re: File Input not passing full path
am 06.12.2007 06:30:20 von Adrienne Boswell
Gazing into my crystal ball I observed "James"
writing in
news:gmG5j.3187$KC3.2655@newsfe6-gui.ntli.net:
> Hi There,
>
> I essentially want to do something very very simple - post a variable
> of file name and path from one asp page to another using input type
> file to select a file.
>
>
>
> unfortunately doing this only passes the file name and not the full
> path. What do I have to do to get the full path passed to another
> page? Help greatly appreciated.
>
>
> James
>
>
>
http://tinyurl.com/26hf58
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Re: File Input not passing full path
am 06.12.2007 21:11:53 von James
wHat?
"Adrienne Boswell" wrote in message
news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
> Gazing into my crystal ball I observed "James"
> writing in
> news:gmG5j.3187$KC3.2655@newsfe6-gui.ntli.net:
>
>> Hi There,
>>
>> I essentially want to do something very very simple - post a variable
>> of file name and path from one asp page to another using input type
>> file to select a file.
>>
>>
>>
>> unfortunately doing this only passes the file name and not the full
>> path. What do I have to do to get the full path passed to another
>> page? Help greatly appreciated.
>>
>>
>> James
>>
>>
>>
>
> http://tinyurl.com/26hf58
>
> --
> Adrienne Boswell at Home
> Arbpen Web Site Design Services
> http://www.cavalcade-of-coding.info
> Please respond to the group so others can share
>
Re: File Input not passing full path
am 06.12.2007 21:38:12 von Harlan Messinger
James wrote:
[top-posting fixed]
> "Adrienne Boswell" wrote in message
> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
>> Gazing into my crystal ball I observed "James"
>> writing in
>> news:gmG5j.3187$KC3.2655@newsfe6-gui.ntli.net:
>>
>>> Hi There,
>>>
>>> I essentially want to do something very very simple - post a variable
>>> of file name and path from one asp page to another using input type
>>> file to select a file.
>>>
>>>
>>>
>>> unfortunately doing this only passes the file name and not the full
>>> path. What do I have to do to get the full path passed to another
>>> page? Help greatly appreciated.
>>>
>> http://tinyurl.com/26hf58
>
> wHat?
When someone responds to your question with a link, you can assume that
it is being given to you as the location of an answer.
Re: File Input not passing full path
am 06.12.2007 22:18:15 von Bergamot
Harlan Messinger wrote:
> James wrote:
> [top-posting fixed]
>> "Adrienne Boswell" wrote in message
>> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
>>>>
>>> http://tinyurl.com/26hf58
> >
> > wHat?
>
> When someone responds to your question with a link, you can assume that
> it is being given to you as the location of an answer.
It should be noted, however, that using a tinyurl instead of the real
url is off-putting. I rarely follow them myself, and I imagine I'm not
the only one.
--
Berg
Re: File Input not passing full path
am 06.12.2007 22:30:47 von Harlan Messinger
Bergamot wrote:
> Harlan Messinger wrote:
>> James wrote:
>> [top-posting fixed]
>>> "Adrienne Boswell" wrote in message
>>> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
>>>> http://tinyurl.com/26hf58
>> >
>> > wHat?
>>
>> When someone responds to your question with a link, you can assume that
>> it is being given to you as the location of an answer.
>
> It should be noted, however, that using a tinyurl instead of the real
> url is off-putting. I rarely follow them myself, and I imagine I'm not
> the only one.
>
Why is it offputting? It's a convenience, rather than giving you a long
link that might break at the right margin and therefore not function
without multiple copy-and-paste operations.
Re: File Input not passing full path
am 06.12.2007 22:39:01 von dorayme
In article <5rr78oF15umpnU1@mid.individual.net>,
Bergamot wrote:
> Harlan Messinger wrote:
> > James wrote:
> > [top-posting fixed]
> >> "Adrienne Boswell" wrote in message
> >> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
> >>>>
> >>> http://tinyurl.com/26hf58
> > >
> > > wHat?
> >
> > When someone responds to your question with a link, you can assume that
> > it is being given to you as the location of an answer.
>
> It should be noted, however, that using a tinyurl instead of the real
> url is off-putting. I rarely follow them myself, and I imagine I'm not
> the only one.
Perhaps this other one person might explain what looks like
another little arrow in the quiver of those who who must find
fault with others in order to keep breathing.
--
dorayme
Re: File Input not passing full path
am 06.12.2007 22:42:03 von cfajohnson
On 2007-12-06, Harlan Messinger wrote:
> Bergamot wrote:
>> Harlan Messinger wrote:
>>> James wrote:
>>> [top-posting fixed]
>>>> "Adrienne Boswell" wrote in message
>>>> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
>>>>> http://tinyurl.com/26hf58
>>> >
>>> > wHat?
>>>
>>> When someone responds to your question with a link, you can assume that
>>> it is being given to you as the location of an answer.
>>
>> It should be noted, however, that using a tinyurl instead of the real
>> url is off-putting. I rarely follow them myself, and I imagine I'm not
>> the only one.
>>
> Why is it offputting?
MSIE users don't like to click anonymous links - for good reason.
> It's a convenience, rather than giving you a long
> link that might break at the right margin and therefore not function
> without multiple copy-and-paste operations.
I usually post both the tiny URL as well as the original.
--
Chris F.A. Johnson, webmaster
============================================================ =======
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Re: File Input not passing full path
am 06.12.2007 22:58:23 von dorayme
In article ,
"Chris F.A. Johnson" wrote:
> MSIE users don't like to click anonymous links - for good reason.
>
> > It's a convenience, rather than giving you a long
> > link that might break at the right margin and therefore not function
> > without multiple copy-and-paste operations.
>
> I usually post both the tiny URL as well as the original.
mm... that's an idea actually. It seems that the Windows world is
more dangerous than I imagine.
--
dorayme
Re: File Input not passing full path
am 06.12.2007 23:04:35 von dorayme
In article
,
dorayme wrote:
> > It should be noted, however, that using a tinyurl instead of the real
> > url is off-putting. I rarely follow them myself, and I imagine I'm not
> > the only one.
>
> Perhaps this other one person might explain what looks like
> another little arrow in the quiver of those who who must find
> fault with others in order to keep breathing.
I want now to take this back...
You will all stare at the following:
*
and you will feel sleepy and more sleepy and sleepier still...
and when you wake up it will be as if it was never said...
--
dorayme
Re: File Input not passing full path
am 06.12.2007 23:49:31 von Bergamot
Harlan Messinger wrote:
> Bergamot wrote:
>>
>> using a tinyurl instead of the real
>> url is off-putting. I rarely follow them myself, and I imagine I'm not
>> the only one.
>>
> Why is it offputting?
I want to know where it goes. I don't like following mystery links.
> It's a convenience, rather than giving you a long
> link that might break at the right margin and therefore not function
> without multiple copy-and-paste operations.
You must be using a broken newsreader. Mine has no such problem with
long URLs.
--
Berg
Re: File Input not passing full path
am 07.12.2007 00:01:39 von Blinky the Shark
Harlan Messinger wrote:
> Bergamot wrote:
>> Harlan Messinger wrote:
>>> James wrote:
>>> [top-posting fixed]
>>>> "Adrienne Boswell" wrote in message
>>>> news:Xns99FDDABF0E656arbpenyahoocom@69.28.186.121...
>>>>> http://tinyurl.com/26hf58
>>> >
>>> > wHat?
>>>
>>> When someone responds to your question with a link, you can
>>> assume that it is being given to you as the location of an
>>> answer.
>>
>> It should be noted, however, that using a tinyurl instead of
>> the real url is off-putting. I rarely follow them myself, and I
>> imagine I'm not the only one.
>>
> Why is it offputting? It's a convenience, rather than giving you
> a long link that might break at the right margin and therefore
> not function without multiple copy-and-paste operations.
Some people like to to things the hard way. :)
Actually, some people are afraid of shortened URLs because they
assumt they're going to take them to pron or something.
One way around that with TinyURLs is to insert the string preview
into the tinyurl. In hta that case it would be
http://preview.tinyurl.com/26hf58 . That takes you to a page that
shows you the full original link so you can either continue -- or
stop if you're scared. This gives the convenience of the
shortened link but the unscarediness of being able to see the real
link and chose to go there or bail. That works for *anyone*
clicking the shortened link. For *personal* previweing, tinyurl
will set a cookie with your permission that enables that preview
step any time *you* click *any* tinyurl link.
--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project: http://improve-usenet.org