Instead of using iFrame is it...

User 2751608 Photo


Registered User
30 posts

I am created a simple form with 2 upload buttons which I would like integrate it in a webpage rather than using the iframe. Is this possible.

The reason being I want to pass some value to the subject of the email.

Thanks
User 187934 Photo


Senior Advisor
20,271 posts

Hi Praveen,
Yes, Copy the html from the myformname.html into your page. You'll have to make sure the rest of the files are in their proper location.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2751608 Photo


Registered User
30 posts

Great and thanks for reply and is it possible to save this info a small database sir
User 187934 Photo


Senior Advisor
20,271 posts

Yes I use the form builders built in save to database all the time. Love this feature.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2751608 Photo


Registered User
30 posts

I have one more question I am trying to save the upload images to a folder on the server where would I specify the path of the folder.

Thanks
User 187934 Photo


Senior Advisor
20,271 posts

The formbuilder will set that for you. You can change it but you have to alter the files.
Line 20 of the config.cls.php
define( 'CC_FB_UPLOADS_DIRECTORY', 'files/' ); // where files are uploaded, need not be publicly
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2751608 Photo


Registered User
30 posts

Thanks and appreciate it :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.