Search found 96 matches

by bjlolmaugh
Thu Mar 27, 2025 3:46 pm
Forum: Forms
Topic: Field Requirement
Replies: 11
Views: 166

Re: Field Requirement

Pablo wrote: Thu Mar 27, 2025 3:41 pm How can I make this more clear?
Image
by bjlolmaugh
Thu Mar 27, 2025 2:58 pm
Forum: Forms
Topic: Field Requirement
Replies: 11
Views: 166

Re: Field Requirement

You can use the 'Data Required' option in the validation setting to make the field required. Thank you. That's exactly what I was looking for. Because the "Required" check box was within a section re: Data Length, I did not think that was what I was looking for. Perhaps in a future update, you can ...
by bjlolmaugh
Wed Mar 26, 2025 10:46 pm
Forum: Forms
Topic: Field Requirement
Replies: 11
Views: 166

Re: Field Requirement

lummis wrote: Wed Mar 26, 2025 10:40 pm Look in the help file for Form Conditions.
I did that. I don't understand what I'm reading.
I could not find anything that specifically says that the field is Required.
by bjlolmaugh
Wed Mar 26, 2025 10:27 pm
Forum: Forms
Topic: Field Requirement
Replies: 11
Views: 166

Re: Field Requirement

Validation is different than "Required".

Validation you have to complete a field a certain way ... like a complete email address.

Required just makes the field required, with no stipulations, in order for the form to be submitted.
by bjlolmaugh
Wed Mar 26, 2025 8:19 pm
Forum: Forms
Topic: Field Requirement
Replies: 11
Views: 166

Field Requirement

How do I make a form field a requirement?
by bjlolmaugh
Wed Mar 19, 2025 3:15 pm
Forum: Forms
Topic: Form Question - Built-In PHP Processor
Replies: 7
Views: 711

Re: Form Question - Built-In PHP Processor

Simple answer yes. Due to what you currently use "FrontPage" (I believe) which was discontinued way back at the end of 2006 and no longer supported. And as you have wrote recently you just updated from Windows 7 to Windows 11 why do this and not stick with a unsupported operating system if it ...
by bjlolmaugh
Wed Mar 19, 2025 2:54 pm
Forum: Forms
Topic: Form Question - Built-In PHP Processor
Replies: 7
Views: 711

Re: Form Question - Built-In PHP Processor

BaconFries wrote: Tue Mar 18, 2025 11:23 pm This may be of use?
viewtopic.php?f=10&t=64476
And you all think this is a better solution than my old ways of importing 3rd party generated HTML for my forms and using the DBTS processor?

The solution suggested here is way too much to do.
by bjlolmaugh
Tue Mar 18, 2025 10:48 pm
Forum: Forms
Topic: Form Question - Built-In PHP Processor
Replies: 7
Views: 711

Form Question - Built-In PHP Processor

I have a question in regards to the resulting email from the Built-In PHP Processor. The email coming back to me has many of the field in 1 continual line (see Example 1) instead of 1 line per each response (as in Example 2). How can I get the email results to show as Example 2? https://www ...
by bjlolmaugh
Tue Mar 18, 2025 4:26 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Issues like this is one of the reasons why I never wanted to upgrade to a newer version. What worked a decade ago is no longer compatible with modern browsers. Since browsers are constantly evolving, we must continuously update the generated HTML code to ensure compatibility and stay current. Yes ...
by bjlolmaugh
Tue Mar 18, 2025 3:52 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Yes, that's how it should look.
Viewing on your mobile device's browser is different though than viewing through FB's browser.
by bjlolmaugh
Tue Mar 18, 2025 3:48 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Thank you, by the way. That resolved the text overlap issue in the FB browser.
Now ... on to figure out how to resolve the rest of the issues.
by bjlolmaugh
Tue Mar 18, 2025 3:44 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

It looks like the option 'use div' is still selected. Please make sure NONE of these two deprecated options is selected. Also republish all files after making the changes. What's frustrating about this request (not frustrated at you) was back with Ver 11, changing all my text properties to use the ...
by bjlolmaugh
Tue Mar 18, 2025 3:39 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

It was an issue with Ver 11 too, but I couldn't ask for help because the software was out of date.
Now that I'm on Ver. 20, I thought I would reach out to see why this issue is happening.
by bjlolmaugh
Tue Mar 18, 2025 3:24 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

I did that "fix"... didn't change anything. Please keep in mind ... this is ONLY appearing on Facebook's browser. I use FB to market my product. When people click on the link in the FB post, the website opens up in FB's browser, not a third party browser. This is still how it looks on FB's browser ...
by bjlolmaugh
Tue Mar 18, 2025 2:34 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Table code(partial) html source at position 667 <!-- neck size chart --> <div id="Html1" style="position:absolute;left:108px;top:2204px;width:750px;height:1596px;z-index:14"> <table border="1" width="664"> <tbody> <tr> You need to clear your browser cache. I took that table out before I made this ...
by bjlolmaugh
Mon Mar 17, 2025 11:28 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

There is no custom code on this page. It is straight WWB code Are you sure? Viewing the source you have used the HTML Object (Html1) to add tables. They use absolute (fixed) position. There is also other absolute (fixed) objects (banner images) including text which may be causing the overlay of ...
by bjlolmaugh
Mon Mar 17, 2025 11:23 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Quick question(s) what version of the software did you use to make?. Is it possible you have imported the page HTML into say WWB20 from an earlier version or another source (front Page) as I don't see any meta viewport tags. Is the issue "New" or did it previously work?. There is no custom code on ...
by bjlolmaugh
Mon Mar 17, 2025 9:29 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

OK. Let's put the old code aside. Here's another example. First picture is how it look on my desktop PC Chrome Browser & my mobile phone browser (This is how it's supposed to look): https://www.websitesbybarbara.com/screenshotPCsizing.jpg Second picture is how it looks when I click on a link from my ...
by bjlolmaugh
Mon Mar 17, 2025 8:59 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Re: Facebook Browser

Pablo wrote: Mon Mar 17, 2025 8:50 pm Note that I cannot give support on custom code.
I'm not asking for support on custom codes.
I am wondering why there is so much gap between the 2 sections ONLY on the Facebook Browser.
When I look at my website on my phone through my Chrome browser, the spacing is fine.
by bjlolmaugh
Mon Mar 17, 2025 6:34 pm
Forum: General Questions
Topic: Facebook Browser
Replies: 21
Views: 514

Facebook Browser

I have searched this forum to see if anyone else has asked this, but I didn't find anything. Not sure if anyone else is experiencing this same issue. When I post a link on my Facebook page to one of my websites, Facebook opens the website up in their own built-in browser. The Facebook browser does ...
by bjlolmaugh
Fri Mar 14, 2025 6:49 pm
Forum: Previewing and Publishing
Topic: Publishing Issue ... project not saving Publishing location
Replies: 3
Views: 858

Re: Publishing Issue ... project not saving Publishing location

" After you have created the profile you can set is as the default for the project with the 'Publish to' drop down menu."

How do I set it as a default?
by bjlolmaugh
Fri Mar 14, 2025 5:44 pm
Forum: Previewing and Publishing
Topic: Publishing Issue ... project not saving Publishing location
Replies: 3
Views: 858

Publishing Issue ... project not saving Publishing location

I am having an issue where the project does not save it's publishing location. I always publish locally on my PC ... not directly to the server. When I am updating Website A ... I publish to my computer folder "Website A". Then I open Website B .... publish to my computer folder "Website B". When I ...
by bjlolmaugh
Thu Mar 13, 2025 6:40 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

Thank you.
by bjlolmaugh
Thu Mar 13, 2025 6:31 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

Pablo wrote: Thu Mar 13, 2025 6:17 pm Note that this only applies to standard forms. Layout grid forms automatically use the order of the elements on the page, because they are floating elements.
Can you provide me with information on how to incorporate a Layout Grid into a form?
by bjlolmaugh
Thu Mar 13, 2025 4:25 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

Pablo wrote: Thu Mar 13, 2025 4:19 pm You can use the 'Arrange Objects' option to rearrange the fields.
Where is that option?
by bjlolmaugh
Thu Mar 13, 2025 4:09 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

I would love to use your built-in forms, however, here is one of the major issues with it. Here is a standard Contact Form : https://www.website2therescue.com/test/Form1.jpg Here is the results that was emailed : https://www.website2therescue.com/test/result1.jpg Then I realize... Oops, I forgot to ...
by bjlolmaugh
Thu Mar 13, 2025 3:20 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

BaconFries wrote: Thu Mar 13, 2025 6:57 am Also the php may no longer be valid for modern servers that require you to use PHP 8.x.x or mysqli over mysql.
You are correct about this. I have to have PHP 7.0 used on my server in order for the form process to work.
by bjlolmaugh
Thu Mar 13, 2025 3:19 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

Re: DBTS Form Processors

Sorry there is no support on the DBTS Form Processor as it was created by Navaldesign who is no longer active in the forum. Also the php may no longer be valid for modern servers that require you to use PHP 8.x.x or mysqli over mysql. With that said for security it would be best to update all your ...
by bjlolmaugh
Thu Mar 13, 2025 6:42 am
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1196

DBTS Form Processors

Hello. I use DBTS Form Processor on most of my websites to process my HTML forms. I have a question in regards to the security of the PHP file it produces. One of the last sections to complete is the SMTP info for the outgoing mail server. When the PHP file is produced, it visually shows the email ...
by bjlolmaugh
Wed Mar 05, 2025 5:01 pm
Forum: General Questions
Topic: Asset Folder when Published - Resolved
Replies: 4
Views: 1496

Re: Asset Folder when Published

The program creates a 2nd images folder outside of my Website folder. My website folder contains all the HTML/PHP files plus an image folder. In addition to that, there is another folder created that also contains all my images. I figured it out. I unchecked the box to Automatically manage images ...
by bjlolmaugh
Wed Mar 05, 2025 4:34 pm
Forum: General Questions
Topic: Asset Folder when Published - Resolved
Replies: 4
Views: 1496

Re: Asset Folder when Published

I don't publish directly to the server. I publish to my computer.
by bjlolmaugh
Wed Mar 05, 2025 4:17 pm
Forum: General Questions
Topic: Asset Folder when Published - Resolved
Replies: 4
Views: 1496

Asset Folder when Published - Resolved

I am just starting to use Version 20 and it's like trying to learn this software all over again. (was previously Ver. 11). When I publish my website, a separate folder is published with all my images, outside of my website folder. I am not referring to the images folder within my Website folder ...
by bjlolmaugh
Wed Nov 27, 2024 5:56 pm
Forum: General Questions
Topic: Operating System / WYSIWYG Version
Replies: 1
Views: 270

Operating System / WYSIWYG Version

I have a question.

I am currently still using Windows 7 and WYSIWYG Version 11.
When I upgrade to Windows 10 or 11, will I also have to upgrade the software version I use?
by bjlolmaugh
Sun Jul 17, 2022 8:06 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Re: Full page graphic

jerryco wrote: Sun Jul 17, 2022 8:03 pm Pablo has a double? Is it crispy68? 8)
My mistake. I didn't look at who provided the helpful feedback.... I assumed it was Pablo.
by bjlolmaugh
Sun Jul 17, 2022 7:55 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Re: Full page graphic

Thank you. This was very helpful!
by bjlolmaugh
Sun Jul 17, 2022 3:05 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Re: Full page graphic

Hi Pablo,

I appreciate your help. I've added a Layer, then added an image to the layer. But for the life of me, I cannot figure out how to set the background size to Cover. How do I do that?
by bjlolmaugh
Sat Jul 16, 2022 7:10 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Re: Full page graphic

I guess I don't know how to implement this feature.
Can you point me in the right direction on how to learn this?
by bjlolmaugh
Sat Jul 16, 2022 5:23 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Re: Full page graphic

Thanks Pablo.

I know you don't support older versions of WWB, but can you recommend an extension to use instead of using a background image set to "cover"?
by bjlolmaugh
Sat Jul 16, 2022 4:38 pm
Forum: General Questions
Topic: Full page graphic
Replies: 10
Views: 2802

Full page graphic

I am looking for an extension that allows for an expandable full page graphic like shown on this website: https://northcentralmalteserescue.org
Any suggestions?
by bjlolmaugh
Thu Mar 24, 2022 6:56 pm
Forum: Previewing and Publishing
Topic: ***SOLVED***Publishing is not creating object images
Replies: 3
Views: 3014

Re: Publishing is not creating object images

Thank you. I uninstalled and reinstalled my AntiVirus software and that resolved the issue. This issue has just started. Then something must have changed on your PC or its settings have as the software hasn't since you purchased and installed. Access Denied generally means that there is a permission ...
by bjlolmaugh
Thu Mar 24, 2022 12:45 am
Forum: General Questions
Topic: Upgrading to Ver. 17
Replies: 1
Views: 2062

Upgrading to Ver. 17

I am currently using Ver. 11.6.5. I have not really had much of a reason to upgrade as the version I am using serves it's purpose for me.
I have a question ...... If I do upgrade to Version 17, will all the extensions that I am currently using on Version 11 still work on Version 17?
by bjlolmaugh
Thu Mar 24, 2022 12:40 am
Forum: Previewing and Publishing
Topic: ***SOLVED***Publishing is not creating object images
Replies: 3
Views: 3014

***SOLVED***Publishing is not creating object images

Hello. I am suddenly having issues with publishing my webpage. This issue has just started. When I publish the page, the shapes and objects that I place on the page are not publishing into images. I am publishing locally on my PC (not on the server direct). I have been doing exactly the same thing ...
by bjlolmaugh
Thu Mar 11, 2021 10:41 pm
Forum: General Questions
Topic: *** SOLVED *** Font Size automatically changed in project
Replies: 2
Views: 2018

Re: Font Size automatically changed in project

Thank you.
That resolved the issue!
by bjlolmaugh
Thu Mar 11, 2021 10:24 pm
Forum: General Questions
Topic: *** SOLVED *** Font Size automatically changed in project
Replies: 2
Views: 2018

*** SOLVED *** Font Size automatically changed in project

I just discovered a major issue on all my website. The font size on my already developed projects have changed automatically. For example: I have the title of the paragraph at 12 Font, and the body of the paragraph at 11 Font. Now, when I open the project, the Title is 15 Font and the body is 13 ...
by bjlolmaugh
Tue Aug 25, 2020 3:15 pm
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

Pablo wrote: Tue Aug 25, 2020 3:09 pm Alternatively, you can copy the content from the old file into the new file.
That resolved the issue!!! Thank you for your help!
by bjlolmaugh
Tue Aug 25, 2020 3:10 pm
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

No, it does not show.
by bjlolmaugh
Tue Aug 25, 2020 2:34 pm
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

OK. I created a new publish.dat file, added the new site, and it stayed.
So there must be something wrong with the old .dat file.
Can this be resolved?
by bjlolmaugh
Tue Aug 25, 2020 12:48 am
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

I am using Windows 7. I am not having a publishing issue. I am having an issue getting the publish location to save. I have to manually enter the file location to publish every time. The publish.dat file is located in document/WYWISYG, etc. systems folder. Yes, I can access the file. As stated in my ...
by bjlolmaugh
Tue Aug 25, 2020 12:02 am
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

I looked at the publish.dat file and it is NOT on Read only. I also re-named the file then went back to my WWB program and ALL the sites that currently have a local Publish location are gone .... so that won't work .... I have over 50 of them and I don't want to have to rebuild that file. Any other ...
by bjlolmaugh
Mon Aug 24, 2020 10:51 pm
Forum: Previewing and Publishing
Topic: Issues Publishing
Replies: 14
Views: 9865

Re: Issues Publishing

Yes, I realize it is an old version. However, I shouldn't have to purchase an upgrade because a feature that DID work no longer works. I am trying to publish locally. For the sites that are currently established, those are working just fine. However, I am trying to add a new site and it will not ...