HighDots Forums  

HTML Folder View MAC/PC?

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss HTML Folder View MAC/PC? in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Al
 
Posts: n/a

Default HTML Folder View MAC/PC? - 03-31-2008 , 05:59 PM






Hey all,

First off, i'm horrible at any type of HTML, so I approligise in
advance

I am using this line of code to directly open up folders on a server.
The PC can open the folder and put files into it aswell as launch
files from this folder:

<td align=center >
<a target="_blank"href="\\servername\Intranet$\sales" >Sales Tools</a>
</td>

Simplistic, but for now it works.

Problem:

I have some MAC machines(various OS) that are located offsite but that
connect via VPN that need to do the same thing as the PC machines.
They need to click a link, it opens a folder that they can launch or
send files to. How can I do this in basic html?
Note: I have no problem with them having to enter a username and
password to authenticate if there is a need..

Sorry for my lack of precision....I don't know HTML or the terminology
very well....

Thank you,

Al

Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: HTML Folder View MAC/PC? - 04-01-2008 , 04:15 AM






Scripsit Al:

Quote:
First off, i'm horrible at any type of HTML, so I approligise in
advance
Approlegy not axepted. Ignorance is curable: just start learning HTML.
Do it before you try to use it.

Quote:
td align=center
a target="_blank"href="\\servername\Intranet$\sales" >Sales Tools</a
/td

Simplistic, but for now it works.
For some odd values for "work". Not in World Wide Web terms.

Quote:
I have some MAC machines(various OS) that are located offsite but that
connect via VPN that need to do the same thing as the PC machines.
This group is about HTML authoring for the World Wide Web.

Quote:
They need to click a link, it opens a folder that they can launch or
send files to. How can I do this in basic html?
You cannot.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.