Author |
Message |
Topic: Automate password access |
warwound
Replies: 7
Views: 11914
|
|
Many thanks for the further help.
First obstacle was that MobileBASIC needs to open the JPG and read it byte by byte - HTML IMG SRC was no good.
Luckily a MobileBASIC sample - ImageServer.PHP - show ... |
Topic: Automate password access |
warwound
Replies: 7
Views: 11914
|
|
Thanks for the reply.
Looks like i'll have to either abandon password protection on my webcam or write my webcam viewer in another language..
warwound. |
Topic: Automate password access |
warwound
Replies: 7
Views: 11914
|
|
I have a simple problem..
Some of my website folders are password protected - and this includes my online webcam stuff.
Accessing evrything with a browser works perfectly - i get a user/pass dialo ... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
Well here's a sample JAD file that doesn't work.
Manifest-Version: 1.0
MIDlet-1: BallTerminator, BallTerminator.png, BallTerminator
MIDlet-Name: BallTerminator
MIDlet-Version: 1.0
... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
Right then - i've made the changes that you suggested.
Maybe related to the encoding..
I'm having problems downloading Java games etc to my mobile.
I have MIME types defined and, on my server, ... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
Excellent!
A quick edit to PHP.INI and it's perfect on pc and mobile too.
The snip...
; - Show all errors, except for notices and coding standards warnings
;
;error_reporting = E_ALL & ... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
Many thanks for your time.
I have to report that the new directory listing script works perfectly with my mobile phone set up.
I have perfected it - lower case tags required for XHTML compatibilit ... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
Here is my listing.php script file.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.or ... |
Topic: Custom Directory Listing |
warwound
Replies: 13
Views: 25463
|
|
I'm using Abyss to host a website which i access mainly from my mobile phone using GPRS mobile internet.
Some folders have hundreds of files in - midi ringtones for example.
And these folders, wit ... |
|