Evagoras Charalambous
Independent IT Solutions Provider
  • Home
  • Blog
  • Contact me
Home » Blog » JavaScript

Using jQuery and ColdFusion to collect emails

By: Evagoras Charalambous|Posted in: ColdFusion, JavaScript|July 15, 20111 Comment

I’ve implemented similar functionality on numerous sites by now, and I thought I would write up a short post on how to do this using jQuery and ColdFusion. The goal is to create a simple form text input which will collect someone’s email and add it to a database table. Basic stuff, with just a …

Read more »

jQuery custom namespace attribute selectors used for filtering HTML

By: Evagoras Charalambous|Posted in: JavaScript|February 28, 20112 Comments

I better blog about this before I forget how to do it. I recently worked on a project where I had to find a way to filter the results on a page using jQuery and custom HTML namespace selectors through a search box. There may be plenty of ways of doing this – probably a …

Read more »

Search

Recent Comments

  • Evagoras Charalambous on Calling MS Access Parameterized Queries from ASP
  • Steve John on Calling MS Access Parameterized Queries from ASP
  • Evagoras Charalambous on Downloading any file using ASP, FSO and the ADODB Stream object
  • Neil Johnston on Downloading any file using ASP, FSO and the ADODB Stream object
  • Evagoras Charalambous on Downloading any file using ASP, FSO and the ADODB Stream object

Categories

  • ASP.NET (11)
  • Classic ASP (10)
  • ColdFusion (8)
  • JavaScript (2)
  • Other (4)
  • Wordpress (3)

RSS Feeds

  1. RSS 2.0 Feed
  2. Atom 0.3 Feed
  3. Comments Feed

Follow me on

Follow me on FacebookFollow me on GooglePlusFollow me on LinkedInFollow me on Twitter

Popular Posts

  • Downloading any file using ASP, FSO and the ADODB Stream object

    In this article, we will see how to allow a user to download any file from our web server. They will see a prompt, givin...

  • Formatting complex ASP output using HTML templates

    Mixing HTML and ASP code can be very difficult to maintain. Concatenating long strings in the code makes things difficul...

  • Exporting Word files to HTML

    In this article we will first discuss the case for and against using Word as your HTML editor. Then we will see how to p...

  • A ColdFusion weather custom tag

    This custom tag will allow you to easily add a weather control to your website. Using the XML data feeds from weather.co...

  • Printing table headers on every page

    Long tables that run over more than one page when printed do not display their headers on all printed pages, just the fi...

Evagoras Charalambous © 2012. All content is the property of Evagoras Charalambous and evagoras.com