Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Please confirm my doubts - or help me


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] Please confirm my doubts - or help me
  • Date: Tue, 31 Jul 2001 17:42:30 -0500

This is a multi-part message in MIME format.

------=_NextPart_000_1017_01C119E8.2BE8F900
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


    It would appear that the client is dreaming.  How will they specify =
button names if the display is supposed to be dynamic based on the =
files?
    You could put an HTML page on the CD that maps to all the files and =
subdirectories... would that be sufficient?

    If you want dynamic content based on the files in a particular =
directory, I suggest you open Visual Basic, read up on the =
FileSystemObject, and make a small executable that does what you want.

Just my 0.02...

Peter

  ----- Original Message -----=20
  From: Andrew Dunn=20
  To: javascript@xxxxxxxxxx=20
  Sent: Tuesday, July 31, 2001 5:35 PM
  Subject: RE: [Javascript] Please confirm my doubts - or help me


  Hi,
     The project I was referring to in my first email is to be a CD =
based
  system. Basically all this system needs to do is display a nice front =
end
  with references to folders and the files (pdf files) in them.

  The "nice front end" will have buttons that will have folder names as =
the
  value on the buttons (or perhaps whatever the user decides as the name =
for
  the button).

  There will be a set folder that the program will search for the files =
with
  in. Basically the user just wants to stick the folders (with files in =
them)
  in to this set folder and "wholla?" the folder names are displayed on =
these
  buttons and when you click on these buttons all the files in this =
folder are
  displayed.

  The client seems to think it would be nice to have it as a web based =
CD
  thing. Is this possible or should I leave it to someone who knows =
macromedia
  director or something similar.

  Regards,

  Andrew

------=_NextPart_000_1017_01C119E8.2BE8F900
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2462.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; It would appear that =
the client=20
is dreaming.&nbsp; How will they specify button names if the display is =
supposed=20
to be dynamic based on the files?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; You could put an =
HTML page on=20
the CD that maps to all the files and subdirectories... would that be=20
sufficient?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; If you want dynamic =
content=20
based on the files in a particular directory, I suggest you open Visual =
Basic,=20
read up on the FileSystemObject, and make a small executable&nbsp;that =
does what=20
you want.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Just my 0.02...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Peter</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dadunn@xxxxxxxxxxxxxxxx =
href=3D"mailto:adunn@xxxxxxxxxxxxxxxx";>Andrew=20
  Dunn</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Djavascript@xxxxxxxxxx=20
  href=3D"mailto:javascript@xxxxxxxxxx";>javascript@xxxxxxxxxx</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, July 31, 2001 =
5:35=20
PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] =
Please confirm=20
  my doubts - or help me</DIV>
  <DIV><BR></DIV>Hi,<BR>&nbsp;&nbsp; The project I was referring to in =
my first=20
  email is to be a CD based<BR>system. Basically all this system needs =
to do is=20
  display a nice front end<BR>with references to folders and the files =
(pdf=20
  files) in them.<BR><BR>The "nice front end" will have buttons that =
will have=20
  folder names as the<BR>value on the buttons (or perhaps whatever the =
user=20
  decides as the name for<BR>the button).<BR><BR>There will be a set =
folder that=20
  the program will search for the files with<BR>in. Basically the user =
just=20
  wants to stick the folders (with files in them)<BR>in to this set =
folder and=20
  "wholla?" the folder names are displayed on these<BR>buttons and when =
you=20
  click on these buttons all the files in this folder=20
  are<BR>displayed.<BR><BR>The client seems to think it would be nice to =
have it=20
  as a web based CD<BR>thing. Is this possible or should I leave it to =
someone=20
  who knows macromedia<BR>director or something=20
  similar.<BR><BR>Regards,<BR><BR>Andrew</BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_1017_01C119E8.2BE8F900--