Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFQUERY IN SHTML PAGES ? 1

Status
Not open for further replies.

kingjjx

Programmer
Joined
Sep 18, 2001
Messages
181
Location
US
Hi, I was just wondering if and how you can show coldfusion query results in SHTML pages ?

thanks
-jon
 
AFAIK you cant for the simple reason that if the page does not end with .cfm the coldfusion engine will not even look at the page (just the web server) however you can put the query into a wddx packet which can be then read in javascript read up on wddx.


HTH

Kola
 
thanks for your answer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top