Stephen Hait wrote:
>> http://208.112.27.110/services_TEST.cfm


> You might try escaping the forward slashes in your document.write statements:
> </embed> to <\/embed>, </iframe> to <\/iframe>, </br> to <br \/>


That's the auto-generated code!

Here's what's on the page:

<cfform format="flash" action="_admin/formdump.cfm">

<cfgrid name="grid_services"
               selectmode="edit"
               query="services"
               insert="yes"
               delete="yes"
               height="500"  />
                                                
<p><input name="Submit" type="submit" value="save" /></p>

</cfform>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260211
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to