How do I change the Admin ID & Admin Password? |
Use
Text editor to open file config.php - look for the code below $admin_user ="demo"; $admin_password ="demo"; Change demo to your new ID & Password |
|
How do I turn the banner ads off? |
There are 3 ways to turn the banner ads off.
Way 1: Use text editor to open file config.php then modify the code below $turn_banner = 'OFF' ; Way 2: Go to main page, then click on this icon - and empty file banner.txt Way 3: Go to main page, select the Form ID that you want to edit then click on this icon - you need to edit file page.html - just remove the code { 'DISPLAY_BANNER' } |
|
I don't want to send email 'auto respond' back to sender, what should I do? |
Go to main page, select the Form ID that you want to edit then click on this icon - Scroll down to bottom page and check the checkbox "Check here to disable "auto respond" back to sender" |
|
Is there any CC feature? I want FormXP sends the form's result to more than one webmaster |
Yes, there is. Go to main page, select the Form ID that you want to edit then click on this icon - Scroll down to bottom page to edit file send_to.txt. You can send the form's result to up to 10 email addresses. |
|
Can I create a Form Mail that enable sender to attach files? |
Yes,
you can do it by simply clicking on Create New Form and clicking on create
new file attachment in step 2. |
|
How do I Rename the Form ID? |
Go to main page, then select the Form ID that you want to rename after that click on this icon |
|
How do I Delete a Form ID? |
Go to main page, then select the Form ID that you want to delete after that click on the icon |
|
How do I check email log? |
Go to main page, then click on this icon - This feature will scan and remove duplicate email addresses |
|
When I click on view Form detail , I see no HTML code inside Text Box area. Why? |
Because when you create your Form Mail you forgot to click on this button |
If you have more questions please click here |
|