
49 comments found.
Hello, I am very interested in your php plugin. Compatible with the template here? http://themeforest.net/item/travelo-travel-tour-booking-html5-template/8346649 How integrated your plugin, on the contact page here? http://www.soaptheme.net/html/travelo/pages-contactus2.html Thanks.
contact form
If you are using PHP hosting it should work
Hi,
Please answer these Presale Questions before we finalise.
We want to create a Online Registration Page.
1. Do you have <Admin Page< (To check EACH submitted forms for print & download) if not, Can you customize Admin for us? And customization charges?
(Example Admin page: http://universal-form-builder.softdiscover.com/standalone/admin
username : admin
password : admin
)
2. Option to upload files. (JPG…. to incude photograph for print in the form)
3. Fields & Radio Buttons to calcualte & submit the results in database, the number of total points achieved, visible to Admin area only.
e.g:.
– Siblings (5 points)
– 5 km (10 points)
– 15 km (6 points)
...etc.
4. < Sequence Form Number:< Can it Generate auto Sequence Numerical Code (FN.:001) for each user/form.
5. USER is able to PRINT the Submitted form in A4 paper after submission. ( if not, Can you customize for us? )
6. Admin is able to *Search, View, Print & Download (Individual Listing), as well all listing in CSV & PDF Format from Admin pannel
7. User IP cannot generate more submission once Submitted.
8. Form Should able to print in A4 Size paper with photograph from Admin page
Please Answer pointwise would be helpful. thanks
Hi there, I’m hesitating between Smart Forms and Golden Forms Pro. Can you tell me the differnces
HI Mahers
The only two differences is that Smart Forms has more plugins included than Golden and ofcourse the form UI design
Hello I’m using the forms for a mobile app using HTML5, CSS and JavaScript. My question is how can I get the fill out forms to come to my email when the user submit form? I had try this section by putting my email but did not work. Here is the example. <form action=”mailto:myemail@.com” method=”post” id=”gform-pro”>
Hi eduvaz33, No no no you go to the working forms inside the php folder and fill out the email address in the settings file – please note that this is elaborated in the documentation
Hi, nice form!!! Please provide solution for Modal popup, with validation and error/success handling on the same modal. Regards.
Will do please
Thx for reply, so… how to use golden forms in modal popup, with validation and error/success handling on the same modal window???. Please help, its an urgency. Please provide solution to my email address- codeofthefreedom@gmail.com. Regards.
OK Let me fix one for you ASAP
Thx for reply. Please implement modal with validations for-ajax-php-forms/sendmail-version/RESERVATION form!!! Thank you.
To have form reservation like in SMART FORMS- button with modal form. Wish good luck and will waiting for update reservation form soooooonest.
Will send you this week almost done
Hi, still waiting for reservation form with modal. Regards.
Sorry been off work am now back and working on your inquiry
Hi, not yet?
Sorry i noticed your gmail rejects emails with attachmnts that include javascript
Download the modal form from this LINK
Thank you. But i asked fro RESERVATION form to have it in modal, Is possible?
Let me put it inside a modal for you
Please, help with this. Thank You!!!
Working on it
Working on it
Thank You for GREAT SUPPORT!!!!
Hello. Any news?
In your demos, if I leave the ‘file upload’ field blank, it gives me an error that I need to upload a file.
Can the file upload field be an optional field?
Yes you can remove the validation for the file upload inside the .js file and the processing php file
If the user uploads a file, I want to validate that it is the right file type. But if they DON’T upload a file, it should not give an error. How can I do that?
JQUERY – CLIENT SIDE
Using JQuery you can check whether a fale is attached (assuming your file input has ID #myfile)
jQuery("#myfile").change(function(){
// PUT YOUR VALIDATION CODE HERE
});
PHP – SERVER SIDE
You can run the validation by checking whether a file is attached on the server side like this (assuming your file input has a name attribute name=”uploads”)
if (!empty($_FILES['uploads']['name'])) {
// PUT YOUR VALIDATION CODE HERE
}
Hello, I have noticed that starting from PHP5.6 the contact form no longer functions. Can you understand that? Greeting Reiner
OK Let me check, can you send me an email via the profile?
What do you mean with profile?
Theres a form just send me an email i will give you feedback