<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: JQuery Form Validation</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-form-validation</link>
		<description>Gravity Support Forums Topic: JQuery Form Validation</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:50:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/jquery-form-validation" rel="self" type="application/rss+xml" />

		<item>
			<title>daltonrooney on "JQuery Form Validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-form-validation#post-24901</link>
			<pubDate>Thu, 05 May 2011 20:02:03 +0000</pubDate>
			<dc:creator>daltonrooney</dc:creator>
			<guid isPermaLink="false">24901@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to know how to do this too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>caritos on "JQuery Form Validation"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-form-validation#post-24504</link>
			<pubDate>Fri, 29 Apr 2011 12:03:20 +0000</pubDate>
			<dc:creator>caritos</dc:creator>
			<guid isPermaLink="false">24504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to establish a form submisstion exactly like in &#60;a href=&#34;https://en.wordpress.com/signup/&#34; rel=&#34;nofollow&#34;&#62;https://en.wordpress.com/signup/&#60;/a&#62;.&#60;br /&#62;
When entering the &#34;Blog Address&#34; field, it's able to determine if the domain has already been purchased or is available.&#60;br /&#62;
I'm able to use NAMECHEAPS api (&#60;a href=&#34;https://www.namecheap.com/support/api/api.aspx&#34; rel=&#34;nofollow&#34;&#62;https://www.namecheap.com/support/api/api.aspx&#60;/a&#62;) via an http call to determine if the domain is available.&#60;br /&#62;
How would I replicate the Blog Address field found in &#60;a href=&#34;https://en.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;https://en.wordpress.com&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Using the gform_validation hook is not as useful since it only verifies it when the user clicks on the submit button.&#60;/p&#62;
&#60;p&#62;I'm following the instructions found in &#60;a href=&#34;http://net.tutsplus.com/tutorials/wordpress/adding-form-validation-to-wordpress-comments-using-jquery/&#34; rel=&#34;nofollow&#34;&#62;http://net.tutsplus.com/tutorials/wordpress/adding-form-validation-to-wordpress-comments-using-jquery/&#60;/a&#62;.&#60;br /&#62;
I know that I'll need to use the jquery library found in &#60;a href=&#34;http://bassistance.de/jquery-plugins/jquery-plugin-validation/&#34; rel=&#34;nofollow&#34;&#62;http://bassistance.de/jquery-plugins/jquery-plugin-validation/&#60;/a&#62;&#60;br /&#62;
I'm just stuck as to what to do next.  I've download the jquery and jquery-plugin-validation and I've included this files in my header.&#60;br /&#62;
Just not sure what to do next.  I have to validate if a domain exists using an http call.&#60;br /&#62;
i.e. &#60;a href=&#34;https://api.namecheap.com/xml.response?ApiUser=apiexample&#38;amp;ApiKey=56b4c87ef4fd49cb96d915c0db68194&#38;#038;amp&#34; rel=&#34;nofollow&#34;&#62;https://api.namecheap.com/xml.response?ApiUser=apiexample&#38;amp;ApiKey=56b4c87ef4fd49cb96d915c0db68194&#38;#038;amp&#60;/a&#62;;&#60;br /&#62;
UserName=apiexample&#38;amp;Command=namecheap.domains.check&#38;amp;ClientIp=192.168.1.109&#38;amp;&#60;br /&#62;
DomainList=domain1.com,availabledomain.com&#60;br /&#62;
found in &#60;a href=&#34;https://www.namecheap.com/support/api/domains/namecheap.domains.check.aspx&#34; rel=&#34;nofollow&#34;&#62;https://www.namecheap.com/support/api/domains/namecheap.domains.check.aspx&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Let me know if somebody has experienced this issue before.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
