I need help i have download some sis file app eg mp3go and more
i uploaded the file too my web based server on the internet to download them too my phone by wap
when i download then the sis file open up in my nokia 6600 in a note pad and there is no why of installing the files
can some one help me please :icon14:
Is your web server supplying the correct MIME header for .sis files (application/vnd.symbian.install)?
i don't know i just put the sis files on there
and put the ink in my phone too download then
my site is
http://www.wap.rowl3y.net
please help me i wanna get the app's
i have tried ur site.
i was able to download ringtones and themes
and when i go to application section i start then it says "Web Empty File"
u can directly download the software from the Software Devolper wap site.Are they Demo.
there program's i have are some ones im trying too get working
They are in my site
the mp3go link don't work but the other stuff download's but open's in the phone as a note pad file and you can not install in or anythink
is there anyother way are loading the sis files on my phones becasue i mmc card bust and i have no conection too my pc 😞
PLEASE HELP ME
The browser - no browser on any platform - is not looking inside files to see what they contain and they shouldn't.
Also, most browsers don't use the file name or extension either in ordet to try to figure out what it is receiving.
In other words, it is not enough to just put the file on a web server.
The web server must be configured to send the correct file headers (MIME type) as part of the HTTP protocol. If that is not done, the phone's browser will not know what kind of content it is receiving and what it needs to do with it. When that happens, it does whatever is its default behaviour in such situations.
So, you have to do whatever's need on your web server (depending on what/whose server it is), or ask whomever administers it to do it for you.
Alternatively, you need to either get a PC-based MMC reader (and a card) for your PC, or infrared or Bluetooth for your PC so that you can send the files to your phone that way.
Or find a web or WAP server correctly configured (possibly already with the files you want).