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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...