Search found 26 matches

by NearZero
Tue Jan 27, 2009 7:15 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Upgrade Mozilla ActiveX Control - HERE'S HOWTO
Replies: 27
Views: 26181

Re: Upgrade Mozilla ActiveX Control - HERE'S HOWTO

Hey Karlis,

Tested on XP SP3, works as expected :)
by NearZero
Fri Jan 16, 2009 3:15 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Using CSE Validator Lite
Replies: 2
Views: 1857

Re: Using CSE Validator Lite

Hi, I don't know CSE works but assuming you can start it with a file name to examine then... Look in Tools | Preferences | External Tools and add CSE you would use %File as the parameter You will need to save file before the check is done, you'll be prompted to do so. If CSE works with URL's on the ...
by NearZero
Tue Jan 13, 2009 11:08 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: RapidCss x-ray = how/where?
Replies: 1
Views: 1541

Re: RapidCss x-ray = how/where?

Hi,

I don't have RapidCSS, but I assume the mechanism is the same as WeBuilder.

So, click on the bottom preview tab, click internet explorer (top), next to internet explorer is a tool icon, click that and select XRay.

Now click on a CSS style, there you go :)
by NearZero
Mon Jan 12, 2009 2:04 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WB Internal Web Server
Replies: 8
Views: 4438

Re: WB Internal Web Server

I'll try to fix this. As I understand the CSS needs to be passed with text/css in header and not text/html
Thats it, thanks Karlis :)
by NearZero
Mon Jan 12, 2009 2:02 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: FTP Locks up
Replies: 14
Views: 8137

Re: FTP Locks up

Think sending a NOOP is propably the best way to go, it's pretty much what most FTP clients use.

Having an interval setting option would be good, say with a default of 20 seconds.
by NearZero
Fri Jan 09, 2009 5:16 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Upgrade Mozilla ActiveX Control - HERE'S HOWTO
Replies: 27
Views: 26181

Re: Upgrade Mozilla ActiveX Control - HERE'S HOWTO

Hi davenz, That error could be a failed registry key entry due to permissions, I guess you did regsvr32 as an admin? Even so, it could still be a permission error on a reg key. It's possible to find out why but would require you investigating with regedit or process monitor. We could wait and see if ...
by NearZero
Tue Jan 06, 2009 10:03 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WB Internal Web Server
Replies: 8
Views: 4438

Re: WB Internal Web Server

Hi davenz, Yes, seems I have confused you. Let's just look at one thing, WB built-in web server. Here are the results of requesting a CSS stylesheet from IIS, APACHE and WB Built-in web server. I use WGET to see the header that is returned by the Web Server. ==> APACHE HTTP request sent, awaiting ...
by NearZero
Tue Jan 06, 2009 8:35 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Upgrade Mozilla ActiveX Control - HERE'S HOWTO
Replies: 27
Views: 26181

Upgrade Mozilla ActiveX Control - HERE'S HOWTO

If your using Firefox on the WebBuilder preview pane (internal preview) and would like to use a more recent version of the Gecko renderer, then here you go... Notes: Tested on XP SP2 (WB version will not matter). Only a small amount of testing done, but appears to work ok. It is slower to load, but ...
by NearZero
Mon Jan 05, 2009 6:43 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WB Internal Web Server
Replies: 8
Views: 4438

WB Internal Web Server

Unfortunately I need to refer to: http://forums.blumentals.net/viewtopic.php?f=4&t=3389 a locked thread, I decided to have a closer look at what was going on.... Now, in regard to the above issue, the Mozilla ActiveX Control is NOT the problem, the problem is the WB Internal Web Server. Comments ...
by NearZero
Wed Oct 22, 2008 12:17 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: HTML Auto Complete Error
Replies: 5
Views: 3222

Re: HTML Auto Complete Error

syrupcore... I was a lazy, gave myself an uppercut :)

Version: 9.2.0.100.
by NearZero
Mon Oct 20, 2008 2:26 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: HTML Auto Complete Error
Replies: 5
Views: 3222

HTML Auto Complete Error

WeBuilder: Version Current Build Small issue with the button element and using auto complete. The attribute DISABLED is incorrectly shown as DISABLE. Auto complete would provide <button disable="disable"> ... it should read <button disabled="disabled"> Unsure if this also occurs in HTMLPad etc ...
by NearZero
Fri Oct 03, 2008 1:21 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "Wrap at end" checkbox request
Replies: 10
Views: 6811

Re: "Wrap at end" checkbox request

+1 on that suggestion, actually... saving any of the search checkbox states between startups would be useful.
by NearZero
Wed Sep 17, 2008 2:10 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Code Preprocessor
Replies: 20
Views: 18247

Re: WeBuilder Code Preprocessor

Gee, having one of those days, double posted as well, haha.

Apols re-post, mis-read was not yours.

Off to work I go :)

Cheers
Steve
by NearZero
Wed Sep 17, 2008 1:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Code Preprocessor
Replies: 20
Views: 18247

Re: WeBuilder Code Preprocessor

Hey, that's all good. It's the same drill as above. Once you have added your new menu, goto CUSTOMIZE. Now click on the new menu on the menu strip up top. Highlight the item and drag to code area to remove it. Highlight the item and drag to position you want within the new menu list. Also did you ...