Esato

Forum > Sony Ericsson / Sony > Technical > Making a WAP site in colour....

Author Making a WAP site in colour....
si_sleaf
P800
Joined: Jun 05, 2002
Posts: 14
PM
Posted: 2003-03-10 14:21
Reply with quoteEdit/Delete This PostPrint this post
Can anybody recommend a good site I can use (tried Wappy and Wapjag) that lets you upload pictures in colour and leave them that way. The couple I've tried seem to just be for old school pictures on old school (sorry, skool) phones like the first wave of wap phones.


Any suggestions?:roll:

bigjobs
T68 gold
Joined: Aug 27, 2002
Posts: 94
PM
Posted: 2003-03-10 23:04
Reply with quoteEdit/Delete This PostPrint this post
Just upload your own wml to a server, www.brinkster.com have the wml extension on their servers.

Just save code below as index.wml and upload, point phone at it in WAP and bingo, will work on any wap colour phone.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<template>
<do type="options" name="prev" label="Back">
<prev/>
</do>
</template>
<card title="TITLE" id="first">
<p align="center"><br/>
Text here
<img alt="Image" src="yourgif.gif"/>
<img alt="Image" src="yourjpg.jpg"/>
<a href="/nextpage.wml">Next page</a>
or here
<br/>

</p>
</card>
</wml>
Access the forum with a mobile phone via esato.mobi