Search found 96 matches

by uweb
Thu Sep 07, 2017 1:09 pm
Forum: Coding Questions
Topic: FCGI Client [Solved]
Replies: 11
Views: 3558

Re: FCGI Client

You are welcome. ... But I do have some legacy PHP scripts that I can not migrate right ... ... for your PB / FCGI module. Or would you like to stay with php? If not, it is just a crutch now to find a solution for PHP. But if that is so, then HTTP$ in the example from infratec depends on the PHP skr...
by uweb
Thu Sep 07, 2017 8:56 am
Forum: Coding Questions
Topic: SQLITE on a network with PB
Replies: 7
Views: 2726

Re: SQLITE on a network with PB

Out of this thread http://forums.purebasic.com/german/view ... 16&t=29971, mk-soft has developed a SQLite server in the German forum - http://forums.purebasic.com/german/view ... =8&t=29974
by uweb
Thu Sep 07, 2017 8:22 am
Forum: Coding Questions
Topic: FCGI Client [Solved]
Replies: 11
Views: 3558

Re: FCGI Client

I believe there is a misunderstanding about the similarity of HTTP$ and HTTPS. Since there are people like me who mostly only read, one seldom makes the work unnecessary. Thank you! Maybe PBExpress ( http://www.purebasic.fr/german/viewtopic.php?f=11&t=29955 ) from the German forum is helpful for...
by uweb
Sun Sep 03, 2017 11:20 am
Forum: Tricks 'n' Tips
Topic: Object without interface or structure with functions
Replies: 7
Views: 2627

Re: Object without interface or structure with functions

Yes, it is a greate trick.
I forgot to say : Thank you!
by uweb
Sun Sep 03, 2017 9:52 am
Forum: Tricks 'n' Tips
Topic: Object without interface or structure with functions
Replies: 7
Views: 2627

Re: Object without interface or structure with functions

It is weekend. So you are not alone. :) ;-TOP ; ----------------------------------------------------------------------------- Macro GetCaller(self) ; Get frame pointer from caller CompilerIf #PB_Compiler_Processor = #PB_Processor_x86 EnableASM mov self, ebp DisableASM CompilerElse EnableASM mov self...
by uweb
Wed Aug 16, 2017 6:53 am
Forum: Announcement
Topic: MP4 Player & Downloader
Replies: 18
Views: 22507

Re: MP4 Player

Fine!
Thank you.
But it looks like it don't like special characters (i.e. ä, ö, ü, ß) in filenames.
by uweb
Sat Jan 07, 2017 8:55 am
Forum: Tricks 'n' Tips
Topic: Customisable Scrollbar
Replies: 4
Views: 2814

Re: Customisable Scrollbar

Thank you! It looks good but sometime the ship in the vertical scrollbar disappears and [08:29:09] Executable-Typ: Windows - x86 (32bit, Unicode) [08:29:09] Executable gestartet. [08:29:41] [ERROR] CGScrollBar01.pbi (Zeile: 373) [08:29:41] [ERROR] StartDrawing(): StopDrawing() muss vor einem erneute...
by uweb
Sat Jan 07, 2017 7:41 am
Forum: Coding Questions
Topic: how can i upload a file to server with CGI ?
Replies: 5
Views: 2090

Re: how can i upload a file to server with CGI ?

Infratec and other gave a fitting reply. Even so a Tipp. It is not CGI but FCGI and no ready to use solution, but a good possibility for own development: http://forums.purebasic.com/german/viewtopic.php?f=11&t=29955&hilit=PBExpress https://github.com/reVerBxTc/PBExpress The text is in german...
by uweb
Tue Jan 03, 2017 6:35 pm
Forum: Tricks 'n' Tips
Topic: Mork Parser
Replies: 3
Views: 2264

Re: Mork Parser

Greate! Even so a small hint: Define i.i, myMork.s, Rows_Now.s, tSize.l myMork = Mork_Open(OpenFileRequester(">>>>>>>> i.e. \Thunderbird\Profiles\random-name.default OR ...random-name.profil-name OR \ThunderbirdPortable\Data\profile", "D:\ThunderbirdPortable\Data\profile\abook.mab&quo...
by uweb
Sun Dec 04, 2016 8:49 am
Forum: Tricks 'n' Tips
Topic: Messagebox with custom icon from any EXE or DLL (Windows)
Replies: 6
Views: 2930

Re: Messagebox with custom icon from any EXE or DLL (Window

Thank you RASHAD! But with explorer.exe only icons above Index 0 are visible here (Win7 x64 PB 5.5). Index 0 = 5471848 Index 1 = 101 Index 2 = 102 Index 3 = 103 Index 4 = 104 Index 5 = 107 Index 6 = 108 Index 7 = 109 Index 8 = 110 Index 9 = 111 Index 10 = 205 Index 11 = 250 Index 12 = 251 Index 13 =...
by uweb
Sat Dec 03, 2016 7:47 am
Forum: Windows
Topic: Manipulate text inside WebGadget
Replies: 4
Views: 2761

Re: Manipulate text inside WebGadget

I think yes. But it is not easy. May you google "debugging proxy" in the language of your choice. They a member of the group of transparent proxies. Example in englisch : https://www.charlesproxy.com/documentation/tools/rewrite/ or http://www.telerik.com/fiddler/web-session-manipulation JH...
by uweb
Tue Sep 27, 2016 6:54 am
Forum: Announcement
Topic: Geolocation: Google Maps
Replies: 74
Views: 59948

Re: Geolocation via WebGadget

Hi JHPJHP, with this it is still have the same. But I have tried different because it is more and more clear that i have a problem with my system. I use it since three years, have tested a lot of things and did only use CCleaner. My VM's are very new and clean. Instead of compiling normal and test i...
by uweb
Tue Sep 27, 2016 12:01 am
Forum: Announcement
Topic: Geolocation: Google Maps
Replies: 74
Views: 59948

Re: Geolocation via WebGadget

Hi JHPJHP, http://www.webformation.de/Geolocation/Geolocation_001.PNG Geolocation.pb: Do not show a bouncing red marker, but the blue transparent circle. - hovering over the Marker show a tooltip containing the locations IP address - Left-Mouse-Click the Marker show an Info-Window with additional in...