rejetto forum
May 25, 2012, 03:53:32 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: can someone please help me figure this out  (Read 1962 times)
0 Members and 1 Guest are viewing this topic.
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« on: March 16, 2008, 07:48:48 PM »

I am making my template, without login. I made a button for uploads but when i make my button for search, it wont work lol. Here is what i got

<div align="center"><td class="btnav" onmouseover="style.backgroundColor='blue';"
onmouseout="style.backgroundColor='#00ff00'"><div class="search button">
<a href="{.!search.}"title="Search files on this server">
<button style="width:120px;height:30px;border-top-color:#00ff00;
border-left-color:#00ff00;
border-right-color:#00ff00;
border-bottom-color:#00ff00; background-color:#000000";><b><FONT SIZE="-1""font color="#00ff00">Search</FONT><b>
</button></a>
<input name=search size=20 value="{.?search.}">

Can anyone tell me what im doing wrong? thanks in advance
Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #1 on: March 16, 2008, 08:37:02 PM »

you need to use a form that sends the value you are searching to a urlvar called 'search'.

try looking in the rawr designs board for their search code to have a look at how it works.
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #2 on: March 16, 2008, 08:43:37 PM »

thanks foggy i will check into that...this been driving me nuts for 2 days now lol.
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #3 on: March 17, 2008, 06:24:54 PM »

ok im lost lol...I had this for my search and it worked. If i try to make a colored button with the code mentioned above it shows up fine but dont work.

<div class=button>
<form style='width:160px'>
<input name=search size=10 value="{.?search.}">
<input type=submit value="{.!search.}">
</form>

Logged
Foggy
Insane poster
*****
Offline Offline

Australia Australia

Posts: 806


View Profile
« Reply #4 on: March 18, 2008, 12:23:02 AM »

try this, I haven't tested it so I'm not sure if it will work.

<div class=button>
<form style='width:160px' action='%folder%' method='get'>
<input name=search size=10 value="{.?search.}">
<input type=submit>
</form>
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #5 on: March 19, 2008, 07:46:29 PM »

I figured it out lol

<TD><div align="center"><div class=button>
<form style='width:163px' action='%folder%' method='get'>
<center><button style="width:120px;height:30px;border-top-color:#00ff00;
border-left-color:#00ff00;
border-right-color:#00ff00;
border-bottom-color:#00ff00; background-color:#000000";><b><FONT SIZE="-1""font color="#00ff00">Search</FONT><b><value="{.?search.}">
</button></a><center><br>
<input name=search size=23 value="{.?search.}"></TD>

 Smiley
Logged
rejetto forum
« Reply #5 on: March 19, 2008, 07:46:29 PM »

Do you like this software? Consider even $2
 Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #6 on: March 20, 2008, 06:49:04 PM »

how do i change the size of the box that has Filename,Filesize,Filetime, and Hits in it so it doesnt take up the whole width of the screen?
Logged
crazyjust
Experienced poster
***
Offline Offline

United States United States

Posts: 37

crazy.just@hotmail.com crazy.just@verizon.net
View Profile WWW Email
« Reply #7 on: March 22, 2008, 01:44:54 PM »

I want to put a table on the right side of the screen next to that table..Does anyone know how?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 11, 2012, 03:17:58 AM