Author |
wap forum |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
instaed of html in the brackets <> use
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
html xmlns="http://www.w3.org/1999/xhtml"
this must be inbetween the <&> & after you have put a picture in eg alt="pic" /> do this & leave a space after the / - or it may not load - I just validated my site @ W3C & all is ok
you could laway use front page express like i do - then remove the html tag & add the xhtml tag I printed above
_________________
tagtag.com/wapchimp - for all your retro cartoon pics - including Transformers, Mask, He-man & Thundercats
[ This Message was edited by: orangeman on 2003-01-16 01:19 ] |
|
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
where do we get the mime types from for different applications like themes etc??
[addsig] |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
does wap needs a special program in the server... what are the requirements?
www.photos.panelo.com www.panelo.com www.bilog.panelo.com www.pbalive.panelo.com |
T68iFan Joined: Oct 18, 2002 Posts: 214 From: Los Angeles PM |
@orangeman - i'll post da .thm mime setting when i get home @jcpsad - no special sw needed 2 host wap/xhtml pages - just a normal web server. Cheers! - T68iFan:-D
This message was posted from a T68i |
arnoldc Joined: Dec 14, 2001 Posts: > 500 From: Philippines PM, WWW
|
i posted the MIME type already, in case you missed it here it is again.
Quote:
|
On 2003-01-07 03:40, arnoldc wrote:
MIME types
.imy audio/imdelody
.emy audio/emelody
.thm application/vnd.eri.thm
|
|
|
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
@T68ifan nice one cheers-i have had a new thm mime type added to a free server i use but get operation failed? Via www the thm file downloads ok-so i must have given the wrong mime type or wrong mime atribute to my code
This message was posted from a T68i |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
@T68iFan thanks!
www.photos.panelo.com www.panelo.com www.bilog.panelo.com www.pbalive.panelo.com |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
@arnoldc nice one
This message was posted from a T68i |
T68iFan Joined: Oct 18, 2002 Posts: 214 From: Los Angeles PM |
Ack! arnoldc beat me to it.
However, there may be another way to download SE files without changing the MIME type setting on the server itself.
Earlier in this very same thread, Aled said...
Quote:
|
On 2003-01-02 22:03, Aled wrote:
...use the mime_type attribute in the anchor tag ()
e.g. for an imelody-
Code:
| <a href="xxx.imy">My cool choon</a> |
|
becomes-
Code:
| <a href="xxx.imy" mime_type="audio/imelody">My cool choon</a> |
|
etc.
|
|
Now, I've never tried this myself, but it seems like it might be a good workaround. Try it and let me know. Or, I think I'll try it myself tomorrow at work. I'll report back later.
Late -
T68iFan |
Miss UK Joined: Jan 11, 2003 Posts: > 500 PM |
@ Boyi and Orangeman! thanx LOL Orangeman can u pls start me up my own topic pleazze :o)~ Call it 'Siemens S55 - Problem' thanks alot!!!
This message was posted from a WAP device |
Dj Boyi Joined: Oct 05, 2002 Posts: > 500 From: Liberty City PM |
@miss uk
New topic posted
If nobody wants it.. put it on eBay. |
Miss UK Joined: Jan 11, 2003 Posts: > 500 PM |
@ Boyi. thanks! =)
This message was posted from a WAP device |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
where can i define the mime types?
www.photos.panelo.com www.panelo.com www.bilog.panelo.com www.pbalive.panelo.com |
arnoldc Joined: Dec 14, 2001 Posts: > 500 From: Philippines PM, WWW
|
T68ifan, i did an ASP script that changes the MIME type on the fly and it did not work on R2 firmware. I never pursued it since...
jcpsad, easiest way is to go to server config and set it there. i use MS IIS. |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
what seems to be the problem?
i already finished the wap site and uploaded it to our server but when i tried to access it over 7650... it does not display the page... it displays the codes instead... can you help me please...
http://www.prudentialife.com/demo/wap/index.wml
_________________
www.panelo.com::design beyond imagination
web hosting::domain name::web design
[ This Message was edited by: jcpsad on 2003-01-16 08:36 ] |
|