On Wed, 11 Aug 2004 08:13:30 -0700, [EMAIL PROTECTED] <snip />
> Given the architecture I briefly touched upon above... any way to deliver > this in a static HTML page? I'm thinking they will just need a page of > hyperlinks that is updated by the web developer. Or, is there another > dynamic method? ugh. yeah, but... > Need to give the client an answer QUICKLY! Tell them to stop being tight asses and expecting gravel to yield gold. Seriously this would be MUCH easier to do with some sort of a CGI (be that ASP, PHP, Perl, whatever). However, it's doable with JavaScript. You can make an HTTP request with JavaScript to the ASP page you've already set up and basically echo it's contents to the screen. Here's something to get you started: http://jibbering.com/2002/4/httprequest.html Good luck, my man. - Stephen ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
