CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 NewsWap in ASP

Print topic Send  topic

Author Message
Boris
Posted: 08/18/2002, 10:14 AM

Whether there is a Free Source Code of NewsWap in ASP?
Nicole
Posted: 08/19/2002, 6:43 AM

Boris,
CC lets you generate code for PHP+Wml and JSP+Wml, so the source code is provided for mentioned languages only.
Mike
Posted: 08/19/2002, 8:45 AM

Boris,

It's actually pretty easy to make simple ASP sites be WAP enabled, just create them as ASP and templates and edit the HTML that Codecharge creates to be WAP, so my page looks like

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card title="MainCard">
<!--BeginFormdata-->
<p><b>My Site Name</b> <img src="images/smiley.wbmp"/></p>
<br><br>
<br><br>
<p>{Data}</p>
<!--EndFormdata-->
<p>
<a href="wap.wml">Back</a>
</p>
</card>
</wml>

Hope this helps.


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.