Search found 22 matches

by hjones43
Thu Aug 03, 2023 3:22 pm
Forum: Off Topic Section
Topic: UserGuide
Replies: 2
Views: 3901

Re: UserGuide

As usual, many thanks!

Harry Jones
by hjones43
Wed Aug 02, 2023 3:08 pm
Forum: Off Topic Section
Topic: UserGuide
Replies: 2
Views: 3901

UserGuide

I just purchased WWB18, installed it but am unable to find WB18UserGuide.pdf
by hjones43
Fri Jul 28, 2023 7:11 pm
Forum: General Questions
Topic: Tables
Replies: 4
Views: 512

Re: Tables

Thanks all! Love this product.
by hjones43
Fri Jul 28, 2023 3:40 pm
Forum: General Questions
Topic: Tables
Replies: 4
Views: 512

Tables

I created a table, with 3 rows and 5 columns. Used the import feature to open and read a .csv Excel spread sheet with the 3 rows and 5 columns. I end up with an expanded table having 6 rows and 5 columns. The extra 3 rows are always on the top of the table and my 3 rows are at the bottom. I'm using ...
by hjones43
Wed Jan 18, 2023 8:54 pm
Forum: General Questions
Topic: Table Import
Replies: 5
Views: 1101

Re: Table Import

Hello Onlye. Thanks for your response. I have a shopping cart which is built with text statements written to a blank page. It works, but is not very attractive. I was hoping to use tables to improve the appearance. I have the 3 extensions you mentioned. I think this is a problem I'll have to solve b...
by hjones43
Tue Jan 17, 2023 6:10 pm
Forum: General Questions
Topic: Table Import
Replies: 5
Views: 1101

Table Import

I have a clean .php page on which I placed a table and use import table property to populate the table from a .csv file. Using PHP I make changes to the .csv file. When I do that, the changes are just added to the end of the displayed table. Is there some way I clean out the table so the changed .cs...
by hjones43
Tue Sep 27, 2022 9:57 pm
Forum: General Questions
Topic: interface appearance
Replies: 2
Views: 804

Re: interface appearance

As always, thank you for your insights. I'm moving on to the latest version!

Best,
Harry
by hjones43
Tue Sep 27, 2022 7:52 pm
Forum: General Questions
Topic: interface appearance
Replies: 2
Views: 804

interface appearance

I own version 15. Have not used it in a few months. When I opened it a few days ago, the opening page looked very different. A few functionalities were lost completely. For example, I can no longer get to Options. In addition, several pages I produced earlier now seem to have text that is out of pla...
by hjones43
Mon May 10, 2021 9:41 pm
Forum: Off Topic Section
Topic: Editbox and echo statement
Replies: 4
Views: 9068

Re: Editbox and echo statement

Thanks everyone for your help. I'm an idiot. I thought I had tested Brian's suggestion and it didn't work properly but that is not the case.

Best,
Harry Jones
by hjones43
Fri May 07, 2021 6:46 pm
Forum: Off Topic Section
Topic: Editbox and echo statement
Replies: 4
Views: 9068

Editbox and echo statement

I use PHP frequently in WWB projects. I would like to be able to control formatting (font size, color) when using the echo statement within an editbox. The statement below used within a PHP script obediently writes it to the top line on my page with proper formatting. echo "<p> <font color=blue...
by hjones43
Thu Dec 17, 2020 6:34 pm
Forum: Responsive Web Design
Topic: footer that appears at the top of window
Replies: 9
Views: 8573

Re: footer that appears at the top of window

Pablo and Crispy68. The problem is fixed. Chrispy68 - thanks for the tip. The page html was like nothing I'd seen before. I started a new page, putting back in one element at a time, starting with the floating (the one with my header) LayoutGrid followed by the footer (floating) LayoutGrid. Tested t...
by hjones43
Fri Dec 11, 2020 8:54 pm
Forum: Responsive Web Design
Topic: footer that appears at the top of window
Replies: 9
Views: 8573

Re: footer that appears at the top of window

bkjohns - Thanks for the tip on the extension - I'll check it out.

Best,
Harry
by hjones43
Fri Dec 11, 2020 8:48 pm
Forum: Responsive Web Design
Topic: footer that appears at the top of window
Replies: 9
Views: 8573

Re: footer that appears at the top of window

Hello Pablo. Sorry it took me so long to get my problem code up on a server. The floating footer jumps to the top of the page, above the floating header. It's located at

http://next.straingage.com/

Thanks,
Harry Jones
by hjones43
Thu Dec 03, 2020 2:45 pm
Forum: Responsive Web Design
Topic: footer that appears at the top of window
Replies: 9
Views: 8573

Re: footer that appears at the top of window

Thanks Crispy68. All the other layout grids are floating. The offending layout grid is a footer(floating). I have a header layout grid which was floating, which I changed to header (fixed). The result was the footer still jumped to the top, but was covered up by the header. Rats! Do the Semantic tag...
by hjones43
Thu Dec 03, 2020 3:30 am
Forum: Responsive Web Design
Topic: footer that appears at the top of window
Replies: 9
Views: 8573

footer that appears at the top of window

On my page I have a Layout Grid that has the Position "footer (floating)" but it appears at the top of my page. Sorry I can't you direct you to my site - it's local to my computer.
by hjones43
Fri Nov 20, 2020 6:48 pm
Forum: Responsive Web Design
Topic: layout grid background
Replies: 5
Views: 4246

Re: layout grid background

Thanks everyone. I fixed the problem by making a copy of the image and changing its name. I have no clue why this fixed it. Pablo - love your software! I can't even imagine the challenges of coding the current RWD features, but it would be wonderful if the current table object with all its features ...
by hjones43
Fri Nov 20, 2020 1:08 am
Forum: Responsive Web Design
Topic: layout grid background
Replies: 5
Views: 4246

layout grid background

I have a 3 cell layout grid and want to set the background. The options (such as solid) seem to work properly. But when I try image, it doesn't. It appears properly in the WYSIWYG editor, but when I compile it and view it in a browser (Chrome, Edge, Firefox), the image background does not show. Any ...
by hjones43
Mon Aug 17, 2020 2:10 pm
Forum: Forms
Topic: Loading data into a table
Replies: 3
Views: 4341

Re: Loading data into a table

Thanks BaconFries and Pablo!
by hjones43
Mon Aug 17, 2020 1:23 am
Forum: Forms
Topic: Loading data into a table
Replies: 3
Views: 4341

Loading data into a table

Hello. Is there a way to load data from a .csv file into the cells of table? I can work in javascript or PHP if that's what it takes to accomplish it.

Thanks,
Harry
by hjones43
Thu Aug 06, 2020 6:55 pm
Forum: Forms
Topic: sending emails from a page
Replies: 6
Views: 4612

Re: sending emails from a page

Hello WWBman. Thank you for your response. My actual problem isn't with getting the information off the form. I need to refresh my memory on how the builtin PHP from processor works - likely a PHP script. Because I was trying to get up to speed on PHP programming at the time, I coded extraction of i...
by hjones43
Thu Aug 06, 2020 4:59 pm
Forum: Forms
Topic: sending emails from a page
Replies: 6
Views: 4612

Re: sending emails from a page

Hi. I've been unable to locate any third party (online) company who do form scripts. Can you give me an example or two of such companies? Thanks, and love your product. At first glance, it appears like the control panel in a small single engine airplane. The deeper I dig, the more it begins to resem...
by hjones43
Tue Aug 04, 2020 4:42 pm
Forum: Forms
Topic: sending emails from a page
Replies: 6
Views: 4612

sending emails from a page

I have been using PHPMailer available on the server where my site resides instead of the WWB built-in PHP form processor script to send emails out because of various problems I had with it. But there's so much PHP coding I've had to do myself with PHPMailer it's tedious and the resulting emails are ...