> What about existing database queries - can they remain as is, 
> or would they need modifying too?

The database queries could stay the same, although you might not be
interested in exactly the same sets of information for display in a WML
interface.

The biggest issue when building a WML interface from an existing HTML
interface, in my opinion, is that you're not going to have the same
information flow. For example, if you had a page which displayed news items,
in HTML you might display all of the items' headlines on a single page, as
well as the first paragraph of the news item perhaps. In a WML card, you're
probably not going to be able to do that, so you'd have to think about how
you present the items. You might show fewer items, or simply show headlines.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to