Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > link to show in detailed view

Reply
Thread Tools

link to show in detailed view

 
 
joe
Guest
Posts: n/a
 
      12-09-2003
hi guys,
i'm using a html page to open another page that show the
contents of a folder. all is well except it always opens in icons view and i
want details. i'm using nt4 for this.
any ideas? switches to be added to the link???

regards


 
Reply With Quote
 
 
 
 
Wipkip
Guest
Posts: n/a
 
      12-09-2003
While sitting in a puddle joe scribbled in the mud:

> hi guys,
> i'm using a html page to open another page that show the
> contents of a folder. all is well except it always opens in icons view
> and i want details. i'm using nt4 for this.
> any ideas? switches to be added to the link???
>
> regards
>
>


http://wipkip.us/out/view_index.zip

--
Duende
 
Reply With Quote
 
 
 
 
Louis Somers
Guest
Posts: n/a
 
      12-09-2003
"joe" <> wrote in
news:5OaBb.45181$:

> hi guys,
> i'm using a html page to open another page that show the
> contents of a folder. all is well except it always opens in icons view
> and i want details. i'm using nt4 for this.
> any ideas? switches to be added to the link???
>
> regards
>


Guess you are using a PDF file? Depending on how the PDF was created, you
might want to re-export to PDF with the desired settings, or make the
changes using Adobe Acrobat
<http://www.adobe.com/products/acrobat/demo/main.html>

--
News Updater, No scripts, No Database
http://www.xmlssoftware.com/NUpdater
 
Reply With Quote
 
joe
Guest
Posts: n/a
 
      12-09-2003
hi lou,
it's just plain old html

joe


"Louis Somers" <> wrote in message
news:Xns944C81B6CCEA30546179nospamstudent@194.109. 133.29...
> "joe" <> wrote in
> news:5OaBb.45181$:
>
> > hi guys,
> > i'm using a html page to open another page that show the
> > contents of a folder. all is well except it always opens in icons view
> > and i want details. i'm using nt4 for this.
> > any ideas? switches to be added to the link???
> >
> > regards
> >

>
> Guess you are using a PDF file? Depending on how the PDF was created, you
> might want to re-export to PDF with the desired settings, or make the
> changes using Adobe Acrobat
> <http://www.adobe.com/products/acrobat/demo/main.html>
>
> --
> News Updater, No scripts, No Database
> http://www.xmlssoftware.com/NUpdater



 
Reply With Quote
 
joe
Guest
Posts: n/a
 
      12-09-2003
i got the puddle bit but....




"Wipkip" <> wrote in message
news:Xns944BC857D5BDspamwipkipbiz@64.164.98.51...
> While sitting in a puddle joe scribbled in the mud:
>
> > hi guys,
> > i'm using a html page to open another page that show the
> > contents of a folder. all is well except it always opens in icons view
> > and i want details. i'm using nt4 for this.
> > any ideas? switches to be added to the link???
> >
> > regards
> >
> >

>
> http://wipkip.us/out/view_index.zip
>
> --
> Duende



 
Reply With Quote
 
Louis Somers
Guest
Posts: n/a
 
      12-09-2003
"joe" <> wrote in
news:dojBb.46043$:

>> "joe" <> wrote in
>> news:5OaBb.45181$:
>>
>> > hi guys,
>> > i'm using a html page to open another page that show
>> > the
>> > contents of a folder. all is well except it always opens in icons
>> > view and i want details. i'm using nt4 for this.
>> > any ideas? switches to be added to the link???
>> >
>> > regards

>
> hi lou,
> it's just plain old html
>


Oops sorry, didn't read it right, it's "contents of a folder".

NT4 is not enough info,

Are you using IIS, PWS, Apache or some other webserver?

--
News Updater, No scripts, No Database
http://www.xmlssoftware.com/NUpdater
 
Reply With Quote
 
joe
Guest
Posts: n/a
 
      12-09-2003
hi lou,
it's just a simple html page that has a link to another page that
shows the contents of a folder. the folder holds photos and when the link is
clicked on it opens the folder but the view (of the files... list, details,
icons...ect) comes up as an icon view. what i want to do is have it open the
folder so that the files are shown in details view. no IIS, PWS, Apache or
some other webserver used or needed, just a simple html page that sits on
this nt4 (sp 6) computer. it is simple and works well, i would prefer, if
it's possible to have the view of the photo files to be as details not as
icons. i figure their should be a switch that i can add to the end of the
hyperlink to force details view...
do you think this is possible?

regards
joe




"Louis Somers" <> wrote in message
news:Xns944C9EB27474E0546179nospamstudent@194.109. 133.29...
> "joe" <> wrote in
> news:dojBb.46043$:
>
> >> "joe" <> wrote in
> >> news:5OaBb.45181$:
> >>
> >> > hi guys,
> >> > i'm using a html page to open another page that show
> >> > the
> >> > contents of a folder. all is well except it always opens in icons
> >> > view and i want details. i'm using nt4 for this.
> >> > any ideas? switches to be added to the link???
> >> >
> >> > regards

> >
> > hi lou,
> > it's just plain old html
> >

>
> Oops sorry, didn't read it right, it's "contents of a folder".
>
> NT4 is not enough info,
>
> Are you using IIS, PWS, Apache or some other webserver?
>
> --
> News Updater, No scripts, No Database
> http://www.xmlssoftware.com/NUpdater



 
Reply With Quote
 
Louis Somers
Guest
Posts: n/a
 
      12-09-2003
"joe" <> wrote in
news:ANrBb.46376$:

> hi lou,
> it's just a simple html page that has a link to another page
> that
> shows the contents of a folder. the folder holds photos and when the
> link is clicked on it opens the folder but the view (of the files...
> list, details, icons...ect) comes up as an icon view. what i want to
> do is have it open the folder so that the files are shown in details
> view. no IIS, PWS, Apache or some other webserver used or needed, just
> a simple html page that sits on this nt4 (sp 6) computer. it is simple
> and works well, i would prefer, if it's possible to have the view of
> the photo files to be as details not as icons. i figure their should
> be a switch that i can add to the end of the hyperlink to force
> details view... do you think this is possible?
>
> regards
> joe


Yes, I think it is possible, but maybe not by just adding something to
the hyperlink.

Just a few questions:

1. Do you want this to work only on your local PC or should it also work
for everyone via internet?

2. Are you designing some kind of Active Desktop page?

3. Should it work with any browser or only with IE?

4. What version or OS are you using?

5. does your link look like this: <a href="c:\myfolder">
or like this: <a href="file://c:/myfolder">
or like this: <a href="file://localhost/c:/myfolder">
or like this: <a href="c:\go.bat"> and in go.bat a line as follows:
explorer.exe /root,c:\myfolder

Might clear up what you actually are trying to do, actually this has
nothing to do with webdesign.

--
News Updater, No scripts, No Database
http://www.xmlssoftware.com/NUpdater
 
Reply With Quote
 
joe
Guest
Posts: n/a
 
      12-10-2003
hi lou,
1. just the local pc
2. no
3. only ie 5.5+
4. nt 4 (with sp 6)
5. like this: <a href="file://c:/myfolder">

regards
joe


"Louis Somers" <> wrote in message
news:Xns944D6744E7220546179nospamstudent@194.109.1 33.29...
> "joe" <> wrote in
> news:ANrBb.46376$:
>
> > hi lou,
> > it's just a simple html page that has a link to another page
> > that
> > shows the contents of a folder. the folder holds photos and when the
> > link is clicked on it opens the folder but the view (of the files...
> > list, details, icons...ect) comes up as an icon view. what i want to
> > do is have it open the folder so that the files are shown in details
> > view. no IIS, PWS, Apache or some other webserver used or needed, just
> > a simple html page that sits on this nt4 (sp 6) computer. it is simple
> > and works well, i would prefer, if it's possible to have the view of
> > the photo files to be as details not as icons. i figure their should
> > be a switch that i can add to the end of the hyperlink to force
> > details view... do you think this is possible?
> >
> > regards
> > joe

>
> Yes, I think it is possible, but maybe not by just adding something to
> the hyperlink.
>
> Just a few questions:
>
> 1. Do you want this to work only on your local PC or should it also work
> for everyone via internet?
>
> 2. Are you designing some kind of Active Desktop page?
>
> 3. Should it work with any browser or only with IE?
>
> 4. What version or OS are you using?
>
> 5. does your link look like this: <a href="c:\myfolder">
> or like this: <a href="file://c:/myfolder">
> or like this: <a href="file://localhost/c:/myfolder">
> or like this: <a href="c:\go.bat"> and in go.bat a line as follows:
> explorer.exe /root,c:\myfolder
>
> Might clear up what you actually are trying to do, actually this has
> nothing to do with webdesign.
>
> --
> News Updater, No scripts, No Database
> http://www.xmlssoftware.com/NUpdater



 
Reply With Quote
 
Louis Somers
Guest
Posts: n/a
 
      12-10-2003
"joe" <> wrote in news:6qtBb.46498$:

> hi lou,
> 1. just the local pc
> 2. no
> 3. only ie 5.5+
> 4. nt 4 (with sp 6)
> 5. like this: <a href="file://c:/myfolder">
>
> regards
> joe
>


Hmm, I tried it and even when default is set to list view, it displays
Icons. Strange. But opening it via a shotcut does work (workaround).

Do the following:
Create a shortcut somewhere (for this example i'll use c:\)
rightclick->new->shortcut
Type in the destany folder "c:\myfolder"
Type in some name "mylink"

Now in your HTML file do
<a href="file://c:/mylink.lnk">

The browser will ask if you want to open it or save it, choose open and
check the box so it will not ask next time.

Actually you should have asked this at microsoft.public.internetexplorer

--
News Updater, No scripts, No Database
http://www.xmlssoftware.com/NUpdater
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
3.0.2 The detailed message header view Tony Yarwood Firefox 2 03-09-2010 09:55 AM
RE: Link Link Link =?Utf-8?B?REw=?= Windows 64bit 0 05-17-2005 12:15 PM
Re: Link Link Link DANGER WILL ROBINSON!!! Kevin Spencer ASP .Net 0 05-17-2005 10:41 AM
debug ip packet 101 detailed kev Cisco 1 09-21-2004 04:43 PM
How to make a week view and day view calendar just like month view calendar in .NET ? Parthiv Joshi ASP .Net Web Controls 1 07-06-2004 03:15 PM



Advertisments