Search found 16 matches

by MarkusN
Tue Mar 05, 2013 1:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 12 Preview does not show anything
Replies: 7
Views: 5211

Re: WeBuilder 12 Preview does not show anything

Just did a clean install in a VM and it works well. Then imported my setting and had the problem again. So it looks like its my settings. Would you like to have a look?
by MarkusN
Mon Mar 04, 2013 3:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 12 Preview does not show anything
Replies: 7
Views: 5211

Re: WeBuilder 12 Preview does not show anything

Its normal HTML files. Just tested with the standard bootstrap files, but happens with all HTML.
by MarkusN
Wed Feb 27, 2013 12:25 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 12 Preview does not show anything
Replies: 7
Views: 5211

WeBuilder 12 Preview does not show anything

With WeBuilder 12 the preview does not show anything on my two installations. When using the Chrome Preview I get a blank page. When using IE it offers me to save or open the page. I did not have preview problems with the older WeBuilder 11. Is there anything I did not configure right? My System ...
by MarkusN
Wed Feb 27, 2013 11:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: <br> instead of <br />
Replies: 2
Views: 1938

Re: <br> instead of <br />

Thanks for the information. Indeed I am still coding in XHTML and never looked for changes in HTML5. Will do so now.
by MarkusN
Mon Feb 25, 2013 3:03 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: <br> instead of <br />
Replies: 2
Views: 1938

<br> instead of <br />

Since I use WeBuilder 12 I getting <br> instead of <br /> when using Shift+Enter although default settings in WeBuilder are HTML5.

Did I oversee an option for that?

Thanks.
by MarkusN
Sun Jun 03, 2012 8:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: When replacing in files typ is set to ASCII instead UTF-8
Replies: 9
Views: 6727

Re: When replacing in files typ is set to ASCII instead UTF-

I have set both options (UTF-8 without BOM) but again I got ASCII files after a replacement in all files. Tested it on two machines.
by MarkusN
Thu May 31, 2012 3:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How can I parse html files through PHP.exe?
Replies: 3
Views: 2790

Re: How can I parse html files through PHP.exe?

Sorry. Version should be latest one 11.2.2.131.
by MarkusN
Thu May 31, 2012 3:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: When replacing in files typ is set to ASCII instead UTF-8
Replies: 9
Views: 6727

Re: When replacing in files typ is set to ASCII instead UTF-

So you are looking for a metadata with "charset=UTF-8" within those files? Mine do not have a regular html header because that is done with php include 'header.php'.
by MarkusN
Thu May 31, 2012 2:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: When replacing in files typ is set to ASCII instead UTF-8
Replies: 9
Views: 6727

When replacing in files typ is set to ASCII instead UTF-8

All my files are UTF-8 without BOM because I am using texts with German umlauts and I do not want to use entities. When using "Replace in files" the file type is reset to ASCII. Is that a bug or can it be configured? I already set the option to set all ASCII files that are opened to UTF-8 without ...
by MarkusN
Thu May 31, 2012 2:05 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How can I parse html files through PHP.exe?
Replies: 3
Views: 2790

How can I parse html files through PHP.exe?

All my files have the extension .html but contain php code. So on my webserver I use AddType x-mapp-php5 .php .html AddHandler x-mapp-php5 .php .html to get them to be parsed by PHP. How to do that in preview mode of WeBuilder? Files with extension .php are shown correctly in preview mode. So these ...
by MarkusN
Sun Jul 31, 2011 1:18 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [Webuilder 2011] How to transfer my FTP sites
Replies: 5
Views: 4299

Re: [Webuilder 2011] How to transfer my FTP sites

Actually I knew how to transfer my FTP sites by importing/exporting registry keys (see my initial post), but I do not think that this is a good way to do it.

BTW I transferred them from Windows 2000 to Windows 7 without any problems by only using the "BuildInFtp" part.
by MarkusN
Sun Jul 31, 2011 12:40 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [Webuilder 2011] How to transfer my FTP sites
Replies: 5
Views: 4299

Re: [Webuilder 2011] How to transfer my FTP sites

Thanks for that tip. Uninstall of version 2010 and install of 2011 preserved all ftp sites.

But actually I wanted to test WeBuilder 2011 on another computer and so I wanted to transfer all my settings and that did not work.