Untitled

 avatar
unknown
plain_text
a year ago
4.8 kB
4
Indexable
<sfc:form action="/repointedDomainSearch" enableCurrentPage="false" method="post">
												<input type="hidden" name="currentPage" value="${fn:escapeXml(currentPage)}"/>
												<input type="hidden" name="fatalErrorPage" value="/common/error.jsp"/>
												<input type="hidden" name="nextPage" value="/domain-name-registration/pending-results.jsp"/>
												<input type="hidden" name="actionName" value="advancedSearch"/>
												<input type="hidden" name="default-method" value="submit">

												<c:set target="${KeywordAlertForm}" property="keywords" value=""/>
											
												<p style="padding:0;border:none;"><strong>Search Terms</strong></p>
												
																						
													<!-- BASIC SEARCH -->
													<c:import url="/fragments/error-holder.jsp">
														<c:param name="Span" value="4"/>
														<c:param name="Key" value="SFRepointedDomainSearchAction"/>
														<c:param name="norows" value="true"/>
														<c:param name="clear" value="true"/>
													</c:import>
													
													<!-- ADVANCED SEARCH -->
													<c:import url="/fragments/error-holder.jsp">
														<c:param name="Span" value="4"/>
														<c:param name="Key" value="KeywordChecker"/>
														<c:param name="norows" value="true"/>
														<c:param name="clear" value="true"/>
													</c:import>
													
													
												<select name="searchType">
												  <option value="CONTAINS">Contains:</option>
												  <option value="STARTS">Starts with:</option>
												  <option value="ENDS">Ends with:</option>
												</select>
												
												<div class="text-input-container sm">
													<sfc:text class="expired-domain-search-input" maxlength="500" 
													          property="keywords" title="Enter Search Term Here" />
												</div>
											
												<div class="clr"></div>
												 
												<p><strong>Extensions</strong></p>
												<table cellspacing="0" cellpadding="0" width="100%" border="0">
													<tr><td nowrap="nowrap">
															<input name="tlds" value=".com" checked="checked" type="checkbox" id="cb-com">
															<label for="cb-com">.com</label>
														</td>
														<td nowrap="nowrap">
															<input name="tlds" value=".net" checked="checked" type="checkbox" id="cb-net">
															<label for="cb-net">.net</label>
														</td>
														<td nowrap="nowrap">
														    <input name="tlds" value=".org" type="checkbox" id="cb-org">
															<label for="cb-org">.org</label>
														</td>
													</tr>
													<tr><td nowrap="nowrap">
															<input name="tlds" value=".biz" type="checkbox" id="cb-biz">
															<label for="cb-biz">.biz</label>
														</td>
														<td nowrap="nowrap">
															<input name="tlds" value=".info" type="checkbox" id="cb-info">
															<label for="cb-info">.info</label>
														</td>
													</tr>
												</table>
												
												<div class="clr"></div>
												
												<p><strong>Expiration</strong></p>
												    <select style="width:180px;" name="daysPastExpiry">
											      <option value="">Anytime</option>
												  <option value="10">Within 10 days ago</option>
												  <option value="20">Within 20 days ago</option>
												  <option value="30">Within 30 days ago</option>
												</select>
												
												<div class="clr"></div>
												
												<div class="button-container sm">
													<input type="image" alt="Search Expired Domains" src="/img/buttons/search-blue.png" />
												</div>
											
											</sfc:form>
											
													
										</div>
										
										<div class="clr"></div>
										
										<c:if test="${not empty window1.rows}">
											<div class="heading">Backorder a domain name. </div>
											<ol><li>Search our list for an expired domain name</li>
												<li>Bid on the expired domain</li>
												<li>If the current holder does not review the name it can be yours!</li>
											</ol>
											<div class="clr"></div>
										</c:if>
										
										<div class="thick-box">
											<p class="subheading">Custom Email Alerts</p>
											<p>No need to search our expired or premium resale lists every day &ndash; we'll do it for you!</p>
											<p><a href="/domain-name-registration/expiring-domains-rss.jsp">Subscribe through RSS</a></p>
										</div>
										<div class="clr"></div>
									</div>
								</sfc:viewHelper>
Editor is loading...
Leave a Comment