Search found 12285 matches
- Tue Jun 21, 2005 8:07 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I edit existing HTML pages?
- Replies: 0
- Views: 22867
How do I edit existing HTML pages?
You can't edit existing HTML pages using WYSIWYG Web Builder. WYSIWYG Web Builder is not an HTML editor, but an HTML generator! But although Web Builder is not an HTML editor, you can import existing HTML pages (version 2.1 and higher). Select Page->Import->Import HTML Page from the menu to display ...
- Tue Jun 21, 2005 7:43 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: Can I fix my page to a certain width and height?
- Replies: 0
- Views: 14428
Can I fix my page to a certain width and height?
Although you can specify the page width and height using the page properties. These values aren't fixed. When you move an object outside the current page size it will automatically adjust the settings to make everything fit. You can however enable Guide Borders so you can make sure all objects stay ...
- Tue Jun 21, 2005 7:40 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: Why doesn't the 'mailto' form action work on all PCs?
- Replies: 0
- Views: 68805
Why doesn't the 'mailto' form action work on all PCs?
'mailto' is the default action for HTML forms. However for this to work the browser needs to be configured to use the default email application. If there is no default email client then 'mailto' will not work, because the browser does not know how to send emails without it. You can read the followin...
- Tue Jun 21, 2005 7:37 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: UPDATED: How do I use PHP to collect form data?
- Replies: 0
- Views: 35987
UPDATED: How do I use PHP to collect form data?
These instructions are advanced users only! Please skip step 2 and continue with 'alternative method' if you would like to implement the 'form processor' in Web Builder. UPDATE : This article is now also available as a tutorial with screenshots: http://www.wysiwygwebbuilder.com/forms_php.html Step 1...
- Tue Jun 21, 2005 7:33 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I create a form in Web Builder?
- Replies: 0
- Views: 15349
How do I create a form in Web Builder?
1. Drag the Form object to the page and a draw a box to indicate the position of the form. 2. Design your form by adding some Form controls to the form: Button Image Button Advanced Button Checkbox Radio button Editbox Text Area Combobox You can also make text and images part of the form. You'll not...
- Tue Jun 21, 2005 7:31 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I select multiple objects?
- Replies: 0
- Views: 12687
How do I select multiple objects?
Method 1 1) Select an item 2) Hold download the SHIFT key on your keyboard 3) Select another item Now you have selected multiple items. Repeat these steps if you want to select more items. Method 2 Drag a rectangle around the items you want to select. When you release the mouse button, the items wi...
- Tue Jun 21, 2005 7:30 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I name my pages, images and other files?
- Replies: 1
- Views: 42298
How do I name my pages, images and other files?
While building your web site, Web Builder saves the project file with the .wbs extension. This is a project file used by Web Builder to simplify the building process. One project file can contain multiple web pages. Once your pages are ready you must export or publish them as HTML. (more details: ht...
- Tue Jun 21, 2005 5:29 am
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I link pages together?
- Replies: 0
- Views: 18203
How do I link pages together?
Hyperlinks are text or images that can be clicked to bring the user to another web file such as a web page, images or any other file. They are the essence of the World Wide Web as they link pages within sites and web sites to other web sites. To create a hyperlink in Web Builder, follow these steps:...
- Tue May 17, 2005 8:38 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: Are there any tutorials available for Web Builder?
- Replies: 0
- Views: 14796
Are there any tutorials available for Web Builder?
To get started with WYSIWYG Web Builder we recommend visiting:
http://www.wysiwygwebbuilder.com/getting_started.html
Tip: The build-in help (F1) can also be very helpful!
http://www.wysiwygwebbuilder.com/getting_started.html
Tip: The build-in help (F1) can also be very helpful!
- Sun May 01, 2005 8:23 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I change the workspace of the webpage?
- Replies: 0
- Views: 13056
How do I change the workspace of the webpage?
Select View->Page Properties from the menu and edit the page width or height. You can also use the ruler 'trackers' to resize your page size. Note that these settings do not change the final output size of your HTML page, because your browser only displays the area of your page that has visible obje...
- Sun May 01, 2005 8:22 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: How do I save my document in HTML?
- Replies: 0
- Views: 15435
How do I save my document in HTML?
Web Builder uses the extension .wbs ( W eb B uilder S ite) to save it's documents. These documents are not HTML files but 'packed' data files containing layout details about a web page, so they can easily be edited by the software. One file can contain mutliple web pages, so you can keep all pages o...
- Sun May 01, 2005 8:21 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: Can I add HTML attributes that are not implemented?
- Replies: 0
- Views: 12741
Can I add HTML attributes that are not implemented?
Yes, if you want to add attributes to a HTML object for example the Image object, select the object and choose edit HTML.
Then to add an attribute click Inside Tag and type your code. Your custom code is displayed in blue.
Related tutorial:
http://www.wysiwygwebbuilder.com/add_html.html
Then to add an attribute click Inside Tag and type your code. Your custom code is displayed in blue.
Related tutorial:
http://www.wysiwygwebbuilder.com/add_html.html
- Sun May 01, 2005 8:19 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: Resize last column/row of a table with affecting other rows
- Replies: 0
- Views: 11130
Resize last column/row of a table with affecting other rows
While resizing the table hold down the Ctrl-key.
- Sun May 01, 2005 8:19 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: WebBuilder.exe file is linked to a missing export MFC42.DLL
- Replies: 0
- Views: 11896
WebBuilder.exe file is linked to a missing export MFC42.DLL
Please make sure you have the latest Run-Time Components for Visual C++ Applications. (MFC42.DLL, MSVCP60.DLL ...)
You can download these files from the Microsoft site (search for Q259403)
See also:
viewtopic.php?t=26
You can download these files from the Microsoft site (search for Q259403)
See also:
viewtopic.php?t=26
- Sun May 01, 2005 8:18 pm
- Forum: WYSIWYG Web Builder FAQ
- Topic: The Web Builder crashes regularly, what can I do?
- Replies: 0
- Views: 13061
The Web Builder crashes regularly, what can I do?
Normally Web Builder will run on any healthy Windows installation. If you have problems it's probably because some other software has overwritten important system files. Here's how you can fix this: 1. Go to the Microsoft download site and install this patch: http://support.microsoft.com/default.asp...