|
|
 |
Re: FN-FORUM sql server and xml
date posted 1st December 2001 10:10
For Netscape, I *expect* you have to do a transform to HTML before
presenting it to the client.
Kathy
----- Original Message -----
From: "David Eckersall" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Saturday, December 01, 2001 1:12 AM
Subject: FN-FORUM sql server and xml
> spending my friday night being a spod instead of an alcoholic and i
started
> looking at sql server and xml combined and im pretty impressed.
>
> has anyone been using this? it just does away with so much shit, you call
an
> xml file like so:
>
> http://www.mysite.com/shop.xml?rectype=albums
>
> the xml file calls an xsl file and sql server and just outputs it to your
> browser:
>
>
>
>
> SELECT * FROM RECORDCOLLECTION WHERE rectype=? FOR XML RAW
>
>
>
> does anyone know if netscape can call an xml page like this? its this sort
> of thing that speeds development up like anything!
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 5000 freelancers
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
|
 |
|