I tried your idea yet the response.write is identical to my hard- coded string. :(
--- In [email protected], "Bob Filipiak" <[EMAIL PROTECTED]> wrote: > It is possible there areany invalid characters in what is rteturned from the > db? > Try this: > > response.write("[" & objRSReport("Path").Value & "]") > > ----- Original Message ----- > From: "anthrax911" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, May 12, 2005 11:14 AM > Subject: Re: [ASP] Retrieve file attributes not working for me > > > > Any more ideas? I'm in a jam. :( > > > > > > > > > > > > > > ------------------------------------------------------------------ --- > > Home : http://groups.yahoo.com/group/active-server-pages > > ------------------------------------------------------------------ --- > > Post : [email protected] > > Subscribe : [EMAIL PROTECTED] > > Unsubscribe: [EMAIL PROTECTED] > > ------------------------------------------------------------------ --- > > Yahoo! Groups Links > > > > > > > > > > > > > > > > --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
