Search found 28 matches

by tdr
Sat Apr 07, 2018 10:27 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Thanks Patrik! I've tried this and now have some minor issues where if the person clicks submit button before passing the reCAPTCHA challenge, the error handling is lost. With DBTS form processor I could control most of this. I'm thinking if I could disable the submit button and then enable it when ...
by tdr
Fri Apr 06, 2018 11:33 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Recaptcha V2 with DBTS

Has anybody been able to integrate Pablo's reCAPTCHA v2 extension with DBTS form processor? I use both DBTS form processor and DBTS preview, and I really would like to avoid having to rebuild it from scratch as it is not a short form. But with reCAPTCHA v1 now deprecated, I really need to remove DBT...
by tdr
Thu Jun 11, 2015 10:58 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: MULTI RESPONSIVE MENU
Replies: 95
Views: 191819

Re: MULTI RESPONSIVE MENU

Is there a way I could have an inline logo with the menu on the left? e.g. as per this example http://www.govx.com/
thanks!
by tdr
Thu Jun 11, 2015 10:05 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: MULTI RESPONSIVE MENU
Replies: 95
Views: 191819

Re: MULTI RESPONSIVE MENU

OK, you do not need to use any layer for this (in fact you should not use layer for this menu at all). There is a option in the menu settings "fixed positios" set this to yes. Now the menu will be fixed to the top eaven if you scroll the page. Hope this helps. Thank you. Brilliant, exactl...
by tdr
Wed Jun 03, 2015 2:10 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: MULTI RESPONSIVE MENU
Replies: 95
Views: 191819

Re: MULTI RESPONSIVE MENU

I'm sorry I didn't explain myself well enough - you know those web pages where you scroll the page and the menu is always visible as you scroll to the bottom? I would like to achieve an effect like that. Docked layers do this. see this example of what I mean http://www.templatemonster.com/demo/54542...
by tdr
Tue Jun 02, 2015 10:08 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: MULTI RESPONSIVE MENU
Replies: 95
Views: 191819

Re: MULTI RESPONSIVE MENU

Great work on this extension!

I was trying to see if I could make it a docked menu by placing it inside a docked layer on the master page, and setting the layer type to docked layer / dock on top. However it's not working for me.
Has anybody been able to achieve something like this?
thanks
by tdr
Tue Jan 21, 2014 8:21 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

ReCAPTCHA with numbers

I hope this is not too dumb a question:
I use DBTS reCAPTCHA on my forms. I'm seeing more sites these days with reCAPTCHA based on numbers versus the very difficult to read words. Will I automatically get the benefit with DBTS reCAPTCHA or does the extension need to be updated?

thanks
by tdr
Mon Aug 26, 2013 10:18 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Hi Navaldesign I understand and appreciate your position - DBTS is a terrific extension and I expect that a large number of people are in your debt for your excellent contributions to WB. Furthemore, I don't immediately need DBTS preview to pickup the null fields and populate with the replacement te...
by tdr
Mon Aug 26, 2013 12:15 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

But why are you doing this ? DBTS Form Processor allows you to do this automatically: Properties, Section D. Behavior -> Null fields text You must also set the property "Include null fields" to "Yes" instead of the default "No" So the processor will "pass" to...
by tdr
Wed Aug 07, 2013 11:29 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Thanks Navaldesign - I appreciate the help. I did have the null fields set to No in Section D, so I've now set this to Yes. I also added "no entry" text. I've also temporarily set the DBTS preview to show me the field table. What I'm seeing now is that the blank fields remain blank in DBTS...
by tdr
Tue Aug 06, 2013 1:17 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

I'm having trouble testing for an empty text box using DBTS preview and need to sanity check that I'm following the right steps: My form uses DBTS form processor & DBTS reCAPTCHA. I have a textbox named field1. Initial value of field1 is set to <?php echo $field1;?> so that I can preserve the da...
by tdr
Sat Jul 27, 2013 9:23 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

When I saw the problem I deleted the CSV file to let the script create a fresh copy. I then did a few form submits: The first form submit creates the CSV with header row as I expected - no double quotes or spaces, just the semicolon. Row 2 of data has double quotes and spaces - again as I expected. ...
by tdr
Sat Jul 27, 2013 8:09 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

CSV header row problem

I'm using DBTS form processor 2.7.5 with WB 9.0.4 and I'm having a problem When DBTS appends additional fields to an existing CSV file. I've set DBCS to use semicolon and double quotes for the CSV file. When it appends new field names to the header row, it is inserting them using quotes and spaces a...
by tdr
Sat May 18, 2013 12:19 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Replace CRLF on text area

Is there a way with DBTS Form Processor to strip out CR & LF in a text area field, and replace them with a space? Currently the administrator email formatting gets messed up because of user input using CRLF. DBTS preview seems to quite happily strip out CRLF using '.stripslashes($fieldname)', bu...
by tdr
Sat May 18, 2013 9:49 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

DBTS - csv file has unnecessary characters To George (Navaldesign) I found unnecessary characters in the csv file. As I am not sure if this is caused by the DBTS Form processor I took the time to copy the contents of the file below. I would like you to examine the output and let me know whether or ...
by tdr
Sat Mar 03, 2012 9:20 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Thanks Navaldesign - that worked. I was using an older version of the extension and missed this new setting. Much appreciated!
by tdr
Sat Mar 03, 2012 5:48 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Parse for commas in fields in CSV files

I am using DBTS form processor to store data in a CSV for Excel file on the server. If a user enters a comma inside a field value, the CSV file spills onto a new row for each comma it encounters within the field text. Is there a way to have the form processor parse for commas inside a field and repl...
by tdr
Mon Jan 25, 2010 11:28 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Use the Short form for the color, in the form field. I will assume that the checkbox name is " colour ". Since the submission has already taken place, (Preview used only as confirmation) then you should simply add some code in preview object HTML, Before Tag: <?php if ($PREVIEW[' colour '...
by tdr
Sun Jan 24, 2010 6:22 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Substitute different text for field value using DBTS preview

Is it possible to show substitute text for a field value when using DBTS preview on a page? I explain my question using a very trivial example: On a form I have a check box for colour. The name of the color is "powder coat midnight blue". I store the color in a CSV file, and rather than st...
by tdr
Wed Dec 02, 2009 3:48 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Javascript acts on local (visitor's computer) level. To validate through PHP you need to use the DBTS Form Processor ability to use custom includes. The eventual error will be reported in the error page. I've read the DBTS manual on custom includes but I am not really sure how to get started. Do yo...
by tdr
Mon Nov 30, 2009 11:26 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

I would like to use DBTS form processor to handle user signup for a newsletter with recaptcha. As part of the signup I would like to validate user's email by having them enter it twice. Where do I put the validation code so that it fires correctly when the submit button is clicked? e.g. form = form1...
by tdr
Sun Nov 15, 2009 10:42 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Get multi-value checkboxes to remember their choices

You can send me your project through my site contact form and I will have a look. Please clarify which form we are talking about (page). Thanks to Navaldesign this is now working great. In order for multi-value checkboxes to remember their values, use the latest version of DBTS form processor, and ...
by tdr
Sun Nov 15, 2009 10:29 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

say for example I have an editbox on a form called BusinessName. The user types in Joe's Pizza and clicks submit. DBTS preview correctly displays the data as Joe's Pizza in the table, but if I use the variable name somewhere else on the same page, I get Joe\'s Pizza. I am using this code: Your busin...
by tdr
Tue Nov 10, 2009 11:56 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

No success with this - the error messages are now gone, but the checkboxes are not not remembering their choices...
by tdr
Tue Nov 10, 2009 12:49 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

There are 4 mistakes in your approach: 1. $fieldname is the array of fieldnames. "value" will never be in it. 2. $fieldname doesn't exist when coming back to the form page 3. "value" would never, anyway, exist in the $fieldname array, even if it existed. 4. of course, "valu...
by tdr
Mon Nov 09, 2009 3:53 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Re: Preserving form values for multivalue fields

I have been following the instructions in the DBTS manual on how to preserve your form values. It works great for text boxes and radio buttons, but I cannot get it to work for multi-value checkboxes...I presume the if statement for the inside tag needs to be written differently? thanks I thought I ...
by tdr
Tue Nov 03, 2009 12:24 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

Preserving form values for multivalue fields

I have been following the instructions in the DBTS manual on how to preserve your form values. It works great for text boxes and radio buttons, but I cannot get it to work for multi-value checkboxes...I presume the if statement for the inside tag needs to be written differently?

thanks
by tdr
Sun Oct 25, 2009 11:49 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 841072

<? echo implode(",", $Choices);?> Thankyou very much for your prompt rely. When I use this I get 0) as the output. Can I doublecheck I am doing this correctly: should the <? echo' and ';?> go into the HTML before & after tags? What about the '. and .' delimiters shown in the manual - ...