Esato Mobile
Sony Ericsson / Sony : Technical : Making a WAP site in colour....
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Technical > Making a WAP site in colour.... Bookmark topic
si_sleaf Posts: 14

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:


--
Posted: 2003-03-10 14:21:00
Edit : Quote

bigjobs Posts: 94

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>

--
Posted: 2003-03-10 23:04:00
Edit : Quote

New Topic   Reply
Forum Index

Esato home