how to save users search terms in a txt file when they press the search button
- From: robix73@xxxxxxxxx
- Date: 6 Mar 2007 00:29:52 -0800
Hello
here you are my poor code to allow people do searches;
<html>
<head>
<title>Search</title>
</head>
<body>
<td width="52%" align="center" height="82"><!--webbot
bot="Search"
S-Index="All" S-Scope="All" S-Fields
S-FieldsEx="doccomments,docsubject," S-Text="Find " I-
Size="40"
S-Submit="Find" S-Clear="Erase" S-CiMaxRecordsPerPage="500000"
S-CiMaxRecordsInResultSet="1000000" TAG="BODY" b-
useindexserver="1"
S-TimestampFormat="%d/%m/%Y" startspan -->
<form method="GET" action="_vti_script/global.htm0.idq"
target="_blank"
<p><b>Search </b><input type="text" name="UserRestriction" size="40"
value></p>
<p><input type="submit" value="Find"><input type="reset"
value="erase"></p></form><!--webbot bot="Search" endspan i-
checksum="23200" -->
</td>
</body>
</html>
Question 1
why in ><input type="text" name="UserRestriction" size="40" value> the
value is not set?
question 2
how can i save the UserRestriction in a text file (for example in the
_private folder) so I can have a list of searched terms?
Tnx in advance
Roberto Gerlando
.
- Follow-Ups:
- Prev by Date: Re: how to see what users are searching
- Next by Date: accessing full text cat via ixsso
- Previous by thread: how to see what users are searching
- Next by thread: Re: how to save users search terms in a txt file when they press the search button
- Index(es):
Loading