Help - Search - Members - Calendar
Full Version: I Have A Question About Jad Files
mobile9 Forum > Downloads > Games
meni23
i made a little xhtml / wap site for i download
to my phone from there a games

but i have a problem

i cant make a link to JAD files

it means, if i put a link to a JAD files

it not recognize it in the worst case, and give me

a wrong massege, and in the good case it just

show me the file (text) but don't allow me to

download it to my phone / computer .

how do i solve this problem ?

is it a familiar problem ?

thanks ahead
beasthammer
QUOTE(meni23 @ Apr 22 2005, 01:55 PM)
i made a little xhtml / wap site for i download
to my phone from there a games

but i have a problem

i cant make a link to JAD files

it means, if i put a link to a JAD files

it not recognize it in the worst case, and give me

a wrong massege, and in the good case it just

show me the file (text) but don't allow me to

download it to my phone / computer .

how do i solve this problem ?

is it a familiar problem ?

thanks ahead
[right][snapback]123403[/snapback][/right]


You moust add file type to your webserver

Example:
AddType text/vnd.sun.j2me.app-descriptor jad
beasthammer
This is from my wap webserver

AddType text/vnd.wap.wml wml
AddType image/vnd.wap.wbmp wbmp
AddType text/vnd.wap.wmlscript wmls
AddType application/vnd.wap.wmlc wmlc
AddType application/vnd.wap.wmlscriptc wmlsc
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
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 text/x-vCalendar vcs
AddType text/v-vCard vcf
AddType application/vnd.nokia.gamedata nqd
AddType application/x-nokiagamedata ngd
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
AddType application/octet-stream mp3
meni23
QUOTE(beasthammer @ Apr 22 2005, 05:33 AM)
This is from my wap webserver

AddType text/vnd.wap.wml wml
AddType image/vnd.wap.wbmp wbmp
AddType text/vnd.wap.wmlscript wmls
AddType application/vnd.wap.wmlc wmlc
AddType application/vnd.wap.wmlscriptc wmlsc
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
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 text/x-vCalendar vcs
AddType text/v-vCard vcf
AddType application/vnd.nokia.gamedata nqd
AddType application/x-nokiagamedata ngd
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
AddType application/octet-stream mp3
[right][snapback]123413[/snapback][/right]


first, Thanks you very nuch

second, where i locate this source kod?

and how ?

thanks ahead

meni.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.