Testing Post and ReadURL
I needed to test some cfm calls, so I built a little tool
Whilst working with Cold Fusion and Authorware this week I discovered the need of a simple tool to test calls to cfm pages. I also realised that this same tool could be useful for ASP, php and any other TLA server-side-scripting page.
So anyway, I built a simple tool that can be placed on your web server and used to test your calls to the database or whatever without having to build your full Authorware application. I posted the tool on my Downloads page
http://www.tomorrows-key.com/downloads.asp
It’s (at the time of writing) the first question:-
Q. How can I easily test my calls to Cold Fusion, ASP, PHP or any other web pages that enable communications between Authorware and a server and/or database over the web?
A. I built this test application that lets you quickly test PostURL and ReadURL code in Authorware (Post and Get in HTML form terms). It displays the pure text of the return from the server, so if the server returns HTML or XML or plain text, you see the exact contents of the return without any formatting.
Use this page to send any comments or feedback you have about the tool. Remember, it’s free and as-is, so I make no promises of perfection, but I will make changes based on feedback to fix bugs or make improvements … time permitting of course!
You could always make changes yourself and send them back to me too 🙂
Hi Steve
I thought I found the solution to my problems when I came across your site but the Testing Post and ReadURL tool is a dead link.
Hope you can assist
Regards Steven
Wow Steven, this is a 6 year old post and unfortunately my Tomorrows Key site no longer exists.
Good news is that if you go to waybackmachine.org, and search for tomorrows-key.com, you can download the file you want from the downloads page for march 2005.
Steve