Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 23rd, 2005, 09:51 PM
ct ct is offline
Authorized User
 
Join Date: Aug 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default asp code for search button

how can i make this coding works? can somebody healp me. i am a new user.tq
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>FAQ</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="profile 110, default">
<meta name="Microsoft Border" content="tlb, default">
</head>

<body><table border="0" cellspacing="1" width="100%">
  <tr>
    <td width="100%"><a name="top">T</a>his page contains search engine. There
    are three option that you can use here. </td>
  </tr>
  <tr>
    <td width="100%">&nbsp;<p>&nbsp;You can start your search for file now by :</p>
    [list]
      <li><a href="#q1">Code</a></li>
      <li><a href="#q2">Size</a></li>
      <li><a href="#q3">Pattern</a></li>
    </ul>
    &nbsp;&nbsp;&nbsp;
    <h4><a name="q1">Search by code ... </a></h4>
    <blockquote>
      <p>&nbsp;</p>
      <form method="POST" action="--WEBBOT-SELF--">
        <input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><p>
        <input type="text" name="T1" size="20"></p>
        <p><input type="submit" value="Search" name="B1">&nbsp;&nbsp;
        <input type="reset" value="Reset" name="B2"></p>
      </form>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <h5 align="right"><a href="#top">Back to Top</a></h5>
    </blockquote>
    &nbsp;&nbsp;&nbsp;
    <h4><a name="q2">Search by size ... </a>&nbsp;</h4>
    <p>&nbsp;</p>
    <blockquote>
      <form method="POST" action="--WEBBOT-SELF--">
        <input TYPE="hidden" NAME="VTI-GROUP" VALUE="1"><p>
        <input type="text" name="T1" size="20"></p>
        <p><input type="submit" value="Search" name="B1">&nbsp;&nbsp;
        <input type="reset" value="Reset" name="B2"></p>
      </form>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <h5 align="right"><a href="#top">Back to Top</a></h5>
    </blockquote>
    &nbsp;&nbsp;&nbsp;
    <h4><a name="q3">Search by pattern ... </a></h4>
    <blockquote>
      <p>&nbsp;</p>
      <form method="POST" action="--WEBBOT-SELF--">
        <input TYPE="hidden" NAME="VTI-GROUP" VALUE="2"><p>
        <input type="text" name="T1" size="20"></p>
        <p><input type="submit" value="Search" name="B1">&nbsp;&nbsp;
        <input type="reset" value="Reset" name="B2"></p>
      </form>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <h5 align="right"><a href="#top">Back to Top</a> </h5>
    </blockquote>
    &nbsp;&nbsp;&nbsp;
    <p>&nbsp; </p>
    </td>
  </tr>
</table></body>

</html>



 
Old August 24th, 2005, 02:19 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

You have to tell us what the problem is, we can't guess.

 
Old August 25th, 2005, 03:28 AM
ct ct is offline
Authorized User
 
Join Date: Aug 2005
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i want to make search button works. all the data are in .xls and .pdf. i do the database in access. when i click search by code, the data will be searched by code in table "1" column = "code". my friend said, i have to make my system in asp. i know nothing about asp. i really hope that somebody will explain to me why i need asp? instead, i also have to set up server connection. i never build any system before..tq






Similar Threads
Thread Thread Starter Forum Replies Last Post
Search button doesn't search Access DB cbones Visual Studio 2008 1 October 27th, 2008 07:36 PM
Help me by giving code for this search button csateesh ASP.NET 1.0 and 1.1 Professional 1 August 7th, 2007 07:40 AM
Please give code for search button csateesh ASP.NET 1.0 and 1.1 Professional 0 August 7th, 2007 06:33 AM
search button ct Excel VBA 0 April 11th, 2006 09:50 AM
Search code for book "Professional asp.net xml C#" Sunny@China All Other Wrox Books 1 December 4th, 2005 07:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.