Search found 33 matches
- Thu Oct 01, 2009 10:22 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML 5 elements
- Replies: 3
- Views: 2054
Re: HTML 5 elements
I use this feature myself although I don't use the keyboard shortcuts. Too old to remember all of these and all of a few other programs that can be user designated (Xara Xtreme is one that I am using right now, for example), but this doesn't really pertain to HTML5 elements. I was hoping for some ...
- Wed Sep 30, 2009 9:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML 5 elements
- Replies: 3
- Views: 2054
HTML 5 elements
* section: A part or chapter in a book, a section in a chapter, or essentially anything that has its own heading in HTML 4 * header: The page header shown on the page; not the same as the head element * footer: The page footer where the fine print goes; the signature in an e-mail message * nav: A ...
- Wed Sep 30, 2009 4:50 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: HTML5 elements
- Replies: 4
- Views: 3614
HTML5 elements
Hi All, Does anybody know when or if WeBuilder will support the new HTML5 elements? * section: A part or chapter in a book, a section in a chapter, or essentially anything that has its own heading in HTML 4 * header: The page header shown on the page; not the same as the head element * footer: The ...
- Mon Dec 22, 2008 3:10 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
Then WeBuilder should put that fact on their web site. We
I and I would presume others would have liked to have known this fact upfront.
due tocan't properly handle relative links in CSS files
, but please buy our product for it's limited usefulness anyway.3rd party control used
I and I would presume others would have liked to have known this fact upfront.
- Mon Dec 22, 2008 1:46 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
By the way, I am NOT trying to raise a stir. My interest is in getting on with my work and this app, WeBuilder, has huge potential for me to speed up the process.
- Mon Dec 22, 2008 1:44 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
Cary, Correct info is really important. Is this what you mean? It is the last paragraph in my first post. I have used this to show that something is wrong with WeBuilder. How do I fix this? Chris, I'd also like to ask how you feel Gatis didn't acknowledge or offer help with your issue, when he ...
- Sun Dec 21, 2008 5:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
OK, I think after a week and a half of this trying to determine how much of an idiot I am and how little I know about paths can someone help me fix my installed copy of WeBuilder. It is obviously corruped. I cannot render a simple PHP script in the FireFox viewer in WeBuilder using the internal web ...
- Sat Dec 20, 2008 5:06 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
Hi Chris, Yes, that is fine as to the subdirs. I sent an index.php in the group. I just check my sent email and it shows there. Did you not receive it? I can resend if that will help. If so, then I've created it fine. Does that mean that it is working for you or just that you have it structured ok?
- Sat Dec 20, 2008 1:42 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
Hi Chris,
Have you had a chance to look at the files I sent to you?
Have you had a chance to look at the files I sent to you?
- Fri Dec 19, 2008 1:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
I would be glad to send you the files I am using. Tell me where to send them. They are from the book PHP solutions by David Powers. I am somewhat familiar with "Relative links" as you say, but entering this line: echo 'Supported. The server root is '.$_SERVER['DOCUMENT_ROOT']; into a PHP file and ...
- Fri Dec 19, 2008 12:12 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
Right now I have changed the path to use include($_SERVER['DOCUMENT_ROOT']. This has gotten me the included files properly on the web site but not in the WeBuilder internal server. There I am getting all kinds of error messages because WeBuilder shows the root as F:\ which is far from the correct ...
- Thu Dec 18, 2008 10:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
I will conform to the rules in the future. I know that I don't know, that is why I am looking/asking for help. thanks for answering me after my being blackballed. I was/am frustrated with this and am looking forward to getting this sample page completed so that I may apply the CSS path properly on ...
- Wed Dec 17, 2008 1:31 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
I am looking for help, but I will not respond to EGOMAN. If someone could read this thread and see that there is a serious problem with my WeBuilder and that I have provided a lot of information at the very beginning. Please someone from Blumentals and/or someone with the desire to help for the sake ...
- Wed Dec 17, 2008 12:05 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Re: Firefox render php html
I knew whatever amount of info I provided would not be enough to get any help on this forum. OK here goes the first installment of twenty questions. are you using the built in webserver or your own server? apache or IIS? built in webserver what's the path to the file in the url bar in firefox ...
- Tue Dec 16, 2008 11:44 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Firefox render php html
- Replies: 25
- Views: 18847
Firefox render php html
Using WeBuilder 2008 ver 9.2 on WinXP SP3 Firefox 3.0.4 PHP ver 5.2.6 I have the EXACT same file saved as HTML and PHP. There is a link to a CSS file. It renders perfectly in HTML showing ALL of the CSS features but does not show ANY of the CSS features in the PHP file. IE works fine rendering the ...