|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Problems displaying cfm pages in m3gate...
This simple code:
<cfcontent type="text/vnd.wap.wml"><?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card> <p> <CFSET fname="Bob"> <CFOUTPUT> Hi there, #fname# </CFOUTPUT> </p> </card> </wml> for some reason does not work in m3gate. I thought when u added cfcontent tags that effectively rendered it as wml (although it's a cfm file), any clues on this? thanks |
|
#2
|
|||
|
|||
|
hey guys, no need to reply, i figured it out. Basically don't turn on server debugging in coldfusion when programming wml pages (actually using the browser like m3gate)
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Problems displaying cfm pages in m3gate... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|