I'm wondering if I should learn vbScript...

I'd like to have a folder in my webspace, where I can dump any number
of jpg's arbitrarily, and write a web-page that will pick up
everything in the jpg folder, without my having to name each jpg in
the script.

Can that be done with vbscript, or does it exceed security limitation.
tony

Re: Can vbscript name files in a web folder? by Ray

Ray
Sat Oct 30 21:01:52 CDT 2004

Yes, shouldn't be a problem.

Ray at home

"TonyJeffs" <tonyjeffs@aol.com> wrote in message
news:8ec4c623.0410301550.6f2c1069@posting.google.com...
> I'm wondering if I should learn vbScript...
>
> I'd like to have a folder in my webspace, where I can dump any number
> of jpg's arbitrarily, and write a web-page that will pick up
> everything in the jpg folder, without my having to name each jpg in
> the script.
>
> Can that be done with vbscript, or does it exceed security limitation.
> tony



Re: Can vbscript name files in a web folder? by tonyjeffs

tonyjeffs
Sun Oct 31 04:21:07 CST 2004

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in message news:<#cYz$0uvEHA.2804@TK2MSFTNGP14.phx.gbl>...
> Yes, shouldn't be a problem.
>
> Ray at home
>
Ray

I'll go for it.
but..I always have problems!!

Thanks
Tony

Re: Can vbscript name files in a web folder? by Ray

Ray
Sun Oct 31 16:46:04 CST 2004

That's why these newsgroups exist. :]

If you're doing this in ASP and you run into any problems, I suggest that
you post your questions to microsoft.public.inetserver.asp.general.

Ray at home

"TonyJeffs" <tonyjeffs@aol.com> wrote in message
news:8ec4c623.0410310221.67b2209f@posting.google.com...
>
> I'll go for it.
> but..I always have problems!!
>
> Thanks
> Tony



Re: Can vbscript name files in a web folder? by Al

Al
Sun Oct 31 19:46:30 CST 2004

If you are doing this in client-side vbscript, you can expect some security
problems. Also, if client-side, you might want to give some thought to
jscript instead of vbscript.

/Al

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:e89CMs5vEHA.2172@TK2MSFTNGP14.phx.gbl...
> That's why these newsgroups exist. :]
>
> If you're doing this in ASP and you run into any problems, I suggest that
> you post your questions to microsoft.public.inetserver.asp.general.
>
> Ray at home
>
> "TonyJeffs" <tonyjeffs@aol.com> wrote in message
> news:8ec4c623.0410310221.67b2209f@posting.google.com...
> >
> > I'll go for it.
> > but..I always have problems!!
> >
> > Thanks
> > Tony
>
>