>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
General
> Questions about wml-writing
Bookmark topic
Got some questions about wml-writing
Can I set the backgroundcolor? How?
How do I get the swedish letters å ä and ö to work? How?
Is it possible to set up something to let visitors mail me? How?
Can I let others sms me through the wapsite? How?
Is it possible to make an guestbook in wml? How?
[ This Message was edited by: klinkaren on 2003-08-28 23:48 ]
[ This Message was edited by: klinkaren on 2003-08-28 23:49 ]
[ This Message was edited by: klinkaren on 2003-08-29 09:48 ]
--
Posted: 2003-08-28 22:06:30
Edit :
Quote
Found the answer to one of my own question. Post it to help others.
Å = Å
å = å
Ä = Ä
ä = ä
Ö = Ö
ö = ö
If you got any questions, leave a message here and I'll try to answer it.
[ This Message was edited by: klinkaren on 2003-08-28 23:47 ]
[ This Message was edited by: klinkaren on 2003-08-28 23:51 ]
[ This Message was edited by: klinkaren on 2003-08-28 23:52 ]
--
Posted: 2003-08-29 00:20:55
Edit :
Quote
hmm...
made a theme that i want to add to my wapsite so that others can download it. I tried to just download it by refering to the url. First I thought it worked since the file was downloaded... But it never showed up in my phone.
Anyone who can help?
--
Posted: 2003-08-30 01:51:55
Edit :
Quote
In order to download themes directly from the phone correct MIME types have to be added to the web server
MIME type for themes: "application/vnd.eri.thm .thm"
--
Posted: 2003-08-30 02:15:40
Edit :
Quote
Quote:
On 2003-08-30 02:15:40, wrath000 wrote:
In order to download themes directly from the phone correct MIME types have to be added to the web server
MIME type for themes: "application/vnd.eri.thm .thm"
Hmm...
and how do I do this?
--
Posted: 2003-08-31 22:59:43
Edit :
Quote
Think I'm closing in.
I've added a .htaccess file containing:
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType text/vnd.wap.wml wml
AddType audio/amr amr
AddType audio/midi mid
AddType audio/midi midi
AddType application/vnd.Nokie.ringing-tone rng
AddType application/vnd.symbian.install sis
AddType application/vnd.wap.wmlc wmlc
AddType text/vnd.wap.wmlscript wmls
AddType text/vnd.wap.wmlscript wmlsc
AddType application/vnd.wap.sic sic
AddType text/vnd.wap.si si
AddType text/vnd.wap.sl sl
AddType application/vnd.wap.slc slc
AddType application/vnd.eri.thm thm
AddType text/x-vCalendar vcs
AddType text/v-vCard vcf
AddType application/vnd.nokia.gamedata nqd
AddType application/x-nokiagamedata ngd
AddType image/vnd.wap.wmbp wbmp
AddType image/x-bmp bmp
AddType image/x-epoc-mbm mbm
AddType image/vnd.nok-3dscreensaver n3a
AddType text/x-co-desc cod
AddType image/vnd.nok-oplogo-colornokia-op-logo nok
AddType application/x-pmd .pmd
AddType audio/vnd.qcelp .qcp
AddType application/x-smaf .mmf
to my themesfolder.
Still cant download though. Get this message:
Page missing.
Try another link.
Anyone who can help me?
--
Posted: 2003-09-01 01:36:24
Edit :
Quote
I've understand that the problem I have can be solved by CHMOD to 777 but my webspace provider wont allow it!
Is there a way around this?
Does anyone know a free webhost where I can do this?
--
Posted: 2003-09-01 02:30:22
Edit :
Quote
New Topic
Reply