Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hevychevy1996

    HTML Header and Footer

    Is there a coding involved to have a header and footer for my html document? If so, can you please share? thanks in advance
  2. hevychevy1996

    Create ODBC Date

    I created an online application submitting to itself. I have the code below for the beginning of my cfquery: I am having a problem with the date. app_date is the date field i am using. When i test it out i receive error executing database query. N E ideas? Thanks in advance...
  3. hevychevy1996

    Submitting online job application through email not showing responses

    Im submitting an online application to itself through email. I added the value=#form.formfield# to the fields. I also added type = html to the cfmail tag;which worked fine. It shows the whole html,but, it is not showing any of the answers in the field within the cfmail tags. What should I do...
  4. hevychevy1996

    Submitting an online job application through email pt.2

    I recently posted about submitting an online application through email. I used the syntax value=#form.formfield# and replaced them with the fields used within the cfmail tags. I got it to email fine, only instead of showing the information chosen in the field, it gives me the full html that i...
  5. hevychevy1996

    Invalid CFML construct found

    I recently posted that I was trying to submit an online job application to my human resources by email. I used cfmail,copy and pasted the required fields in between the tags,and changed the fields within the cfmail tags using this syntax: "value=#form.formfield" When i test it out it gives me...
  6. hevychevy1996

    Submitting an online job application through email

    I have an online job application i created. After the user submits the application, I want it to email the entire application to my human resources dpt. How would I go about doing this?

Part and Inventory Search

Back
Top