Search found 179 matches

by windsurfer
Wed Feb 17, 2021 7:42 pm
Forum: Forms
Topic: Form submission
Replies: 3
Views: 5854

Re: Form submission

Hi Pablo I found the problem. in the form properties under the Form processing section below the Subject: is a field to enter a message, when i selected edit the dialog box came up and i could select the email format which by default is Plain Text. When i change that to HTML this is where the proble...
by windsurfer
Wed Feb 17, 2021 6:26 pm
Forum: Forms
Topic: Form submission
Replies: 3
Views: 5854

Form submission

I have a form where people can submit attachments, when i have 1 upload field on the form it sends me the inormation filled out on the form and it attaches the submitted file to the email i receive. When on the form in the image i select 5 files to upload i get the email with the files attached but ...
by windsurfer
Sun Feb 14, 2021 5:39 pm
Forum: General Questions
Topic: Floating properties
Replies: 3
Views: 2160

Re: Floating properties

Okay, i didn't know i could drag that window overtop of the arrows and select top, bottom, left or right, I got it docked again now
By the way that visual studio video you have on that page didn't work in edge, i had to go to chrome to watch that.
by windsurfer
Sun Feb 14, 2021 2:52 pm
Forum: General Questions
Topic: Floating properties
Replies: 3
Views: 2160

Floating properties

I changed my properties box to floating but now i don't know how to change it back to docking.
Can you help with that ?
by windsurfer
Thu Feb 11, 2021 7:43 pm
Forum: Forms
Topic: Date & Time Formats
Replies: 22
Views: 18465

Re: Date & Time Formats

That works for me, thank you.
by windsurfer
Thu Feb 11, 2021 7:15 pm
Forum: Forms
Topic: Date & Time Formats
Replies: 22
Views: 18465

Re: Date & Time Formats

Of course if i update wysiwyg i have to remember that LOL
by windsurfer
Thu Feb 11, 2021 7:14 pm
Forum: Forms
Topic: Date & Time Formats
Replies: 22
Views: 18465

Re: Date & Time Formats

Would be nice to be able to set that in the properties of the date picker.

Image
Image
by windsurfer
Thu Feb 11, 2021 5:45 pm
Forum: Forms
Topic: Date & Time Formats
Replies: 22
Views: 18465

Re: Date & Time Formats

I have the date picker on my form to enter the DOB but the range is from 2011 to 2031 I don't need a date later than today obviously but i do need to be able to go back to at least 1940.
Is that possible ?
by windsurfer
Thu Feb 11, 2021 3:31 pm
Forum: General Questions
Topic: Hide an input field
Replies: 1
Views: 2030

Hide an input field

I have a field on a form and set it so that an input is made it closes the form, it works fine in preview mode but when i upload it, it doesn't work at all.
Why would that be ?
by windsurfer
Wed Feb 10, 2021 7:06 pm
Forum: General Questions
Topic: Field focus
Replies: 1
Views: 2035

Re: Field focus

DUHHHHH
Never mind
by windsurfer
Wed Feb 10, 2021 7:04 pm
Forum: General Questions
Topic: Field focus
Replies: 1
Views: 2035

Field focus

I have a bunch of fields and gave them tab indexes. How can i set so that the filed with tab index 1 gets the focus when the page opens ?
I don't see in the settings where i can do that.
by windsurfer
Mon Feb 01, 2021 2:33 pm
Forum: General Questions
Topic: Enlarge hover image
Replies: 1
Views: 3019

Enlarge hover image

Is it possible to show the thumbnail image and when i hover it shows the larger image but larger than the thumbnail image ?
by windsurfer
Sun Jan 31, 2021 1:14 pm
Forum: General Questions
Topic: no-print class
Replies: 3
Views: 3046

Re: no-print class

Found it
by windsurfer
Sun Jan 31, 2021 1:00 pm
Forum: General Questions
Topic: no-print class
Replies: 3
Views: 3046

Re: no-print class

Yes i saw that but i can't find where to go to create that class, i tried in styles but that doesn't work.
by windsurfer
Sun Jan 31, 2021 12:23 pm
Forum: General Questions
Topic: no-print class
Replies: 3
Views: 3046

no-print class

I have an image on a page that i don't want to show when the page is printed, is it possible to add a new class to the image ?

@media print{
.no-print{
display:none;
}
by windsurfer
Wed Jan 27, 2021 6:23 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

When i select and check the Upload files to a folder on the server i can set the desired max size. if i select a bigger file on the form it acts as if it is submitting the file without an error message that the file is too big and i don't receive an email and it doesn't upload to the folder which if...
by windsurfer
Wed Jan 27, 2021 4:47 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

That is when the file uploads to a folder which we both know is not what i want.
by windsurfer
Wed Jan 27, 2021 4:17 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

I see where i can set the file type but not the max size
by windsurfer
Wed Jan 27, 2021 3:43 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

Is there a way to specify the file extensions allowed and the max size of the file ?
by windsurfer
Wed Jan 27, 2021 3:38 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

The page that i send you to does send emails and was not built with a 3rd party extension, it was built with the built in script that is called Form Processor: File Upload through the form wizard. If the script i was using doeasn't send the file as an attachment then why is there a choice to have th...
by windsurfer
Wed Jan 27, 2021 2:52 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

I know that the file upload needs to be unchecked.
The form does have a success and error page on the working site.
I did not put the custom script there, that was put there by the form wizard.
by windsurfer
Wed Jan 27, 2021 1:59 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

Hello I created a simple page with the file upload created in the Form Wizard. I have tried with the "Upload files to a folder on the server" and without. After i created the upload folder on the server called upload it would upload the file to that folder and put a link to that folder in ...
by windsurfer
Tue Jan 26, 2021 10:03 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

I did uncheck that.
Also i did send you link to a page thas has the form on it.
You could aslo go to cvitp.ca and select contact us or i can send you the file itself
by windsurfer
Tue Jan 26, 2021 6:53 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

php mailer is enabled , when i check the upload folder it puts the link in the email but when i uncheck that it won't attach it to the email so i contacted my host. 1 thing i did notice is that when i attach a file with the wrong extension or 1 that is too big it won't give an error message but goes...
by windsurfer
Tue Jan 26, 2021 6:29 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

No
Formwizard-Form Processor:File Upload.

I got it working but when i try it it puts a link in the email. Is it possible to attach the file to the email itself instead of a link to the upload folder.
When i uncheck the upload folder i don't get a link or attachment.
by windsurfer
Tue Jan 26, 2021 5:44 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

I can set the mail options on the contact us form and on the file upload extension and i am assuming i should use the same settings in both, or not ?
by windsurfer
Tue Jan 26, 2021 5:01 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

The attachment is supposed to come with the email but when i select to upload it to the upload directory 777 it doesn't upload it there either.
My host is looking into why this is happening.
by windsurfer
Tue Jan 26, 2021 2:04 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

Re: File upload

I set it to Use PHPMailer on both the form and file upload section and still no file upload.
I even tried a page with just the file upload from the file wizard and no file gets attached. I tried the smtp settings as well and nothing.
by windsurfer
Mon Jan 25, 2021 11:33 pm
Forum: General Questions
Topic: File upload
Replies: 26
Views: 6670

File upload

I have a contact us form and put the file upload on with the wizard. I have both set to email to an email address, it will send the email but not the attachments. Am i missing something perhaps ?
by windsurfer
Mon Jan 25, 2021 5:45 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

I just purchased the extension but i suppose there is no limit as to file size and type of file that can be attached :(
by windsurfer
Mon Jan 25, 2021 4:24 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

So if i incorporate this extension on a layer will the layer expand when somebody for example attached 10 files ?
by windsurfer
Fri Jan 22, 2021 7:36 pm
Forum: General Questions
Topic: Layer objects
Replies: 1
Views: 2726

Layer objects

I have pages on my site that have content in a layer , text, image etc
when i access a page on my samsung tablet and put my stylus anywhere in the layer area i can move whatever is in that layer, is that normal ?

For example https://www.cvitp.ca/employment-expenses.php
by windsurfer
Thu Jan 21, 2021 10:57 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

Is this a Wb extension ?
Is it a complete contact us form that can be customized with fields and recaptchaV2 ?
by windsurfer
Thu Jan 21, 2021 3:22 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

I was hoping it would email the attachments but i suppose that is not possible.
by windsurfer
Thu Jan 21, 2021 2:00 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

I was logged in but the extension manager worked, thanks
by windsurfer
Thu Jan 21, 2021 1:40 pm
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

Re: contact us with multiple file upload

Ya that looks like it might do what i want.
When i go to download it wants me to put my WYSIWYG serial number but it says this

We're sorry the serial number you've entered is not recognized by the system.
Please make sure you enter a valid serial number.

Why ?
by windsurfer
Thu Jan 21, 2021 1:15 am
Forum: General Questions
Topic: contact us with multiple file upload
Replies: 13
Views: 4992

contact us with multiple file upload

I tried to put the file upload form on a page and it shows 2 fields to select a file, is there a way to have it so it show 1 field and when that field is populated another 1 shows up to add another file up to a certain maximum files ?
by windsurfer
Thu Dec 31, 2020 5:45 pm
Forum: General Questions
Topic: Pop up window with pdf
Replies: 1
Views: 1653

Pop up window with pdf

I am trying to create an image on a page that when i mouseover a popup window appears showing a pdf file but not having much luck, is there a video perhaps on how to go about that ?
by windsurfer
Fri Dec 11, 2020 3:33 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

Ya, that works
by windsurfer
Fri Dec 11, 2020 12:41 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

I just installed version 16 and i don't see the recaptcha available there in the toolbox unless i add it as an extension, so would it act differently then ?
by windsurfer
Thu Dec 10, 2020 10:29 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

That is to say other than the extension i downloaded in the programs extension manager.
by windsurfer
Thu Dec 10, 2020 9:47 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

I see captcha but not recaptcha in the toolbox. I use version 15.4
by windsurfer
Thu Dec 10, 2020 6:58 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

Webhost is at 7.3 PHP and working fine on one of my other sites. File extension is PHP Recaptcha code is correct and checked twice. As far as the form is concerned i don't have any custom settings that i can think of. The only thing i have is a shape behind the form just for a background but i tried...
by windsurfer
Thu Dec 10, 2020 4:58 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

I did get the form to work properly but i put the recaptcha V2 in the contact us form and when i show the page i can fill it out and hit the I'n not a robt and the checkmark comes up but then when i hit send i get a recaptcha error that the code is incorrect.
Why would it do that ?
by windsurfer
Thu Dec 10, 2020 4:25 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Re: Contct Us CSS

Hi Pablo
I had the form on a layer so when i tried it without the form on a layer it seems to working okay.
Sorry for the trouble.
by windsurfer
Thu Dec 10, 2020 3:36 pm
Forum: Forms
Topic: Contct Us CSS
Replies: 12
Views: 4380

Contct Us CSS

I made a page with a contact us form, i created a style and assigned the style to the labels on the form. When I display the form the style gets assigned to the label <label class="contact_us_labels" for="Editbox1" id="Label1" style="position:absolute;left:10px;top...
by windsurfer
Sun Dec 06, 2020 5:49 pm
Forum: General Questions
Topic: Button links
Replies: 4
Views: 879

Re: Button links

I am adding that code to create a download link. I don't see any other way to do this.
I have a link that opens the PDF file but i also need a download link.
by windsurfer
Sun Dec 06, 2020 4:20 pm
Forum: General Questions
Topic: need Button to link to a PDF document
Replies: 11
Views: 5670

Re: need Button to link to a PDF document

If i add a link to the PDF file it opens the file, it won't download it.
by windsurfer
Sun Dec 06, 2020 4:16 pm
Forum: General Questions
Topic: Button links
Replies: 4
Views: 879

Button links

I have a page that has a button that i changed into a download button and added this code in the html properties before the tag <a href="/pdf/home_expenses_fillable.pdf" download> I added a textbox above the button but that is also now a download link without me adding that, it appears to ...
by windsurfer
Sun Dec 06, 2020 12:53 am
Forum: Off Topic Section
Topic: Download button
Replies: 2
Views: 4542

Download button

I created a page that is on a layer with a textbox ,3 HTML areas and another textbox and a button. The 3 HTML areas contain html code 1 for a download button and 2 for a link to another page When i create the html for the download link it turns the top textbox into a link that downloads the pdf file...