Search found 861 matches

by Navaldesign
Sun Feb 01, 2009 9:29 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 959582

A further improvement was made.

In fact, the webshop could NOT distinguish same products (if the same product was added more than once, it was being seen as separate products.)

Now, the script will recognize the same product being added and will simply modify the quantity.
by Navaldesign
Sun Feb 01, 2009 7:50 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 959582

You are right, there was a glitch in the code, which i now edited. I also found out, in the meantime, that setting an item quantity to 0, would NOT remove (delete) the item from the cart (though in WB5's online demo, it DID), so i also edited this. Please download the zip again and do the following:...
by Navaldesign
Sun Feb 01, 2009 5:37 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 959582

There are some features in the webshop project (especially in the cart page, the three buttons) that, when imported in another project, loose their "names" (which is "action"). So the script doesn't anymore do anything at all. So if you do import the webshop_plus into your own pr...
by Navaldesign
Sun Feb 01, 2009 11:51 am
Forum: Shopping Carts
Topic: Webshop Plus! v.2.0 for WWB7
Replies: 226
Views: 959582

Webshop Plus! v.2.0 for WWB7

Attention: this thread remains open for reference, but for the updated version of Webshop Plus 3.2, please read thread http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=39&t=44305 We have created a modified version of the WB5 Webshop. The modified Webshop allows you to manage all aspects o...
by Navaldesign
Mon Jan 19, 2009 8:12 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: CAPTCHA protection using PHP
Replies: 27
Views: 213961

If spammers have already got your email address from the site, and send you spam directly (not through your form) there is no way to stop them. I suggest installing on your PC Windows Live Mail instead of the classic Outlook Express, as it has pretty good spam filters and gets continously updated wi...
by Navaldesign
Wed Jan 07, 2009 10:57 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: CAPTCHA protection using PHP
Replies: 27
Views: 213961

Ok, here is a fast one. It takes care of multipe departments (actually unlimited...) using a dropdowm. You can test it at http://www.dbtechnosystems.com/wb5/contact_multiple.php And you can download it at http://www.dbtechnosystems.com/wb5/multiple_departments.wbs Please note that this script combin...
by Navaldesign
Tue Jan 06, 2009 10:52 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: CAPTCHA protection using PHP
Replies: 27
Views: 213961

Only one captcha per page is possible, unless you modify the script.

However, i don't see how you have used more than one forms in the same page with Form Wizard. Did you use a separate script ?
by Navaldesign
Fri Dec 26, 2008 8:02 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: A Member System in PHP with some extras
Replies: 36
Views: 253116

Re: MD5 security

Once the password has been stored in the text file as a general string of characters for security can it be converted back to the original password, say for instance if the user forgot the password and submited a reminder request. Hope this makes sense. :) Password encryption is made for security r...
by Navaldesign
Thu Oct 30, 2008 11:26 am
Forum: Forms
Topic: Emailform without losing data with captcha error.
Replies: 19
Views: 191133

Emailform without losing data with captcha error.

Emailform without losing data with captcha error. Here is the example: http://www.dbtechnosystems.com/wb5/index.php and here is the link to download the WB5 project: http://www.dbtechnosystems.com/wb5/wb5_memory_form.zip Open the project. Edit the code in the "confirm" page, to have your ...
by Navaldesign
Fri Aug 01, 2008 2:06 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Dynamic Web Page Lengths
Replies: 51
Views: 166597

Did you place the footer page content on the very top? If you have placed it low (where you expect it to appear) and on the same time the masterpage object is placed at the bottom of your page, the white space is doubled.
by Navaldesign
Wed Jul 30, 2008 9:20 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Dynamic Web Page Lengths
Replies: 51
Views: 166597

If you mean if there is a way of automatically increasing the page width to cover the entire screen width, whatever the sceen size/resolution is, the answer is no. But you can make a WB page wider, and set it to whatever width you like, not only 800.