close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Basic questions

Thread begun 12/17/2009 4:28 pm by mata_ratones395222 | Last modified 12/18/2009 4:00 pm by Jason Byrnes | 3354 views | 8 replies |

mata_ratones395222

Basic questions

i just bought the CFS (Contact Form Solutions)

i looked all around for a simple way to show how to make the cfs work, but i couldnt find anything

let me show how i make it work, if i am wrong please let me know

1. download the zip file
2. extract it
3. duplicate the file, ( the copy is the one that i will modified)
4. put the copy in my root file
5. open the contactus.php file (i am using Dw)
6. i drop my template in the contactus.php
7. i changed the wa_globals.php (write the email destination)
8. i drop my template into the thankyou.php (im not sure how this will display later)


so, am i right??

once that i upload the entire site, it should work???

exactly what files from the Contact Form folder, can i delete without problems?

did i forget anything else?

thanks

Sign in to reply to this post

mata_ratones395222

now, i want to put a second contact form into my website,

how i do that?

do i have to copy a second file with all the php files into my root file??

or can i make it work with the one i already have?

if this is posible, what i have to do?

Sign in to reply to this post

Jason ByrnesWebAssist

Have you read the read_me.htm file included with the contact form solution pack? This explains the basic steps for installing the contact form solution pack.


All of the steps you outlined are pretty solid. Really the only files that can be deleted from the Contact Form Solution pack are the read_me.htm file and the contact_styled.php if you are not using it.



As for creating a new CFS form on your site, you will likely want to change the email address it points to, so create a copy of the WA_Globals file, name it WA_Globals2.php in the new contactus2.php file, change the line:

php:
<?php require_once('WA_Globals/WA_Globals.php');?>



to point to the new globals file:

php:
<?php require_once('WA_Globals/WA_Globals2.php');?>
Sign in to reply to this post

mata_ratones395222

Yes I did it

Thanks for let me know how to add a second form,

I read all the tutorials,

that is why I manage to make it work

I put the entire site temporally in a free hosting to see if everything works as planed, but my contact is showing a red rectangle in the bottom of my form,

this is my code, could you tell me how can i fix that?

thanks

-----------------------------------------------------------------------------------
</td>

</tr>
<tr>
<td><font color="#FF0000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><b>*</b></font> <font size="1" face="Verdana, Arial, Helvetica, sans-serif">Requerido</font></td>
<td colspan="2"><span style="width:100%"></span>
<input name="send" type="submit" class="inputButton" id="send" value="Enviar"/>
<input name="reset" type="reset" value="Borrar" />
<input name="print" type="button" id="print" onclick="window.print()" value="Imprimir" />

</td>
</tr>
<tr>
<td>&nbsp;</td>
<td width="421"><style>
.textfieldServerError {
display:block;
margin:0px;
color:#CC3333;
border: 1px solid #CC3333;
}
</style></td>
<td width="63">&nbsp;</td>
</tr>
</table>

<div style="width:100%"><br />
<br />
<br />
<br />
<span id="commentsServerError" class="textfieldServerError"><br />
</span>
<label for="Security_code" ><br />
</label>
<br />
<br />
<br />
<br />
<br />
</div>

</form>




<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
<script src="SpryAssets/SpryValidationTextarea.js" type="text/javascript"></script>
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryValidationTextarea.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
<!--
var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2", "email", {validateOn:["blur"]});
var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1", {validateOn:["blur"]});
//-->
</script>

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link so I can see the problem to tell what the cause may be.

Sign in to reply to this post

mata_ratones395222

thesignsplace.comuv.com/

Sign in to reply to this post

Jason ByrnesWebAssist

The following code on your page is causing the red box:
<span id="commentsServerError" class="textfieldServerError"><br />
</span>
<label for="Security_code" ><br />
</label>




as far as i can see, it is orphaned code that can be removed.

Sign in to reply to this post

mata_ratones395222

Thankyou so much man

I think now, that i make a good decision buying one of your products

If the technical suport is always this fast

I will buy more products from you company

thanks


once that I upload the site to the domain, i will test the form, if it doesnt work, I will ask more questions

Sign in to reply to this post

Jason ByrnesWebAssist

You're welcome, let s know if you need more assistance.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...