Esato

Forum > Sony Ericsson / Sony > Themes, ringtones, screensavers, games, video clips > Wap page creating help!

Author Wap page creating help!
mkt
P900 no flip
Joined: Dec 11, 2002
Posts: > 500
From: Poland
PM
Posted: 2002-12-19 01:13
Reply with quoteEdit/Delete This PostPrint this post
Can anyone tell me how to (step by step plz) add files such as gif, imy, thm to your wap site hosted by tagtag.com, wapdrive or similar? They support wbmps only, even gifs are converted automaticaly. Got some nice wallpapers and themes I wanted to share, as well as upload some private phonebook pictures. Using visual creators is simple, but i admit i'm complete ignorant about wml or xhtml.

I found w few similar questions on esato, but no answer. If anyone knows, share your knowledge plz

thx in advance

[ This Message was edited by: mkt on 2002-12-19 00:14 ]
bigjobs
T68 gold
Joined: Aug 27, 2002
Posts: 94
PM
Posted: 2002-12-19 13:58
Reply with quoteEdit/Delete This PostPrint this post
<?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="YOURTITLE" id="first">
<p align="left"><br/>
<img alt="Image" src="/YOURPIC.gif"/>
<img alt="Image" src="/YOURPIC.jpg"/>
Put your text here

<a href="/YOURLINK.wml">THIS CAN BE A LINK TO ANOTHER WML PAGE</a>
<br/><br/>
<br/>

</p>
</card>
</wml>


Copy above text into notepad or whatever, save as .wml extension, keep jpg's and gifs below 2800kb and upload to a server space which must support .wml extension. http://www.brinkster.com does, putting <br/> after text makes a page break and keep links above each other instead of next to each other.

To add more pics just add another line of the pic code, note t68 wont take more than 9 pics per page.



[ This Message was edited by: bigjobs on 2002-12-19 13:10 ]
mkt
P900 no flip
Joined: Dec 11, 2002
Posts: > 500
From: Poland
PM
Posted: 2002-12-19 14:14
Reply with quoteEdit/Delete This PostPrint this post
Thx! Lets's get to work then
dvanulnul
C510 Black
Joined: Dec 20, 2002
Posts: 45
From: Slovenia
PM
Posted: 2002-12-20 17:27
Reply with quoteEdit/Delete This PostPrint this post
Do you know anything about t200 and what does it support. Can you also add some code for melodies?
I am also a total newcomer to wml and I would like to have a page with melodies as well as pictures.
tnx
bigjobs
T68 gold
Joined: Aug 27, 2002
Posts: 94
PM
Posted: 2002-12-21 15:10
Reply with quoteEdit/Delete This PostPrint this post
That wml is the very simplest code to work on phone, I use it because nearly every phone will display it, xml ,xhtml allows for fancier coding but in my experience you always get someone who's phone won't read it.

If you link to a picture from the 'a href 'line of code instead of a another page, the phone will ask you if you want to download the file, this allows people (on o2 at least) to download files up to 30kb ,pics saved in my pictures, theoretically you can just link to any type of file, but my server doesn't support those file extensions, thats' when you get that error 'something wrong with page'. You can use php I think as an extension, but haven't tried it and don't know much about it.

Go to www.wappy.to and view a site that works using the wap emulator, you can view the source code, see what it looks like.
Access the forum with a mobile phone via esato.mobi