J.B. Mentzer wrote:
I'm working on my "twm" project. When I submit a form or click a link, my app displays the correct URL, but the page is blank.

Probably have to know more about your app and setup to attempt to address that. If you create a dead simple set of two pages, one that links to the other, does that work?

Meaning something like:

page1.cfm:
<a href="page2.cfm">go to page 2</a>

page2.cfm:
<h3>This is page 2!</h3>

Try a REALLY simple example like that and see what happens.

--
Matt Woodward
[email protected]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint, etc. 
as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to