I have a problem with my ASP coding, i'm trying to generate a COD file using ASP, can anybody help me pls?
When i load this file to my 7210, it always generate "unsupported file format" - i already put the MIME type on the server and the wap gateway. TIA
the problem is, that the file extension must be .cod, otherwise Nokia Phones can't recognize the file. Try to set the ASP.DLL in IIS for processing .cod files (GET,POST,TRACE,..).
Another solution is to use an upload Component e.g. ASPUpload to push binary Files (Filesystem or SQL2000 or ACCESS - BLOB) to the client browser. with ASPUload you are able to set the filename, fileextension, contentType,... ;
Be aware of the COD-INSTALL-NOTIFY: http:/.....
This Link will be pushed by phone itself (when the install process is finished). At this URL a Skript is nessesary that i able to process (GET) parameters like notify.asp?installID=44353432 for transaktion information