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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cleanair4me47

    Fetch message from another page

    I am using ColdFusion 8 and I would like to fetch a JSP Hello World message in ColdFusion. I tried both attempts below where the hello.jsp is a simple Hello World message. <cfscript> GetPageContext().include("http://myserver:8080/myapp/hello.jsp"); </cfscript> and <cfoutput>...

Part and Inventory Search

Back
Top