Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 How can I add link ?
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  13:53:57  Show Profile
Hello ,

How can I add link to search.asp for "Advanced Search" ? like http://www.kc5nyo.net/forum/search.asp (here)

How can I do that ?

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  14:01:33  Show Profile
In inc_header.asp, check out the code in the sub sForumNavigation.
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  14:38:33  Show Profile
I didnt understand.. Why sub sForumNavigation ?

I found sub sForumNavigation in Inc.header.asp but I cant understand anything..

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 04 November 2002 :  14:49:42  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
It's not in inc_header.asp and search.asp does not come with Snitz 3.4.03 so you will probably need to make one of those.

@tomic

SportsBettingAcumen.com
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  14:58:05  Show Profile
ummm .... if it's not in inc_header.asp then where is it ?? .... I'm talking about the Home | Profile | Register menu, which I guess CodeName was talking about as well.

Check this out : http://forum.snitz.com/forum/topic.asp?TOPIC_ID=36803&SearchTerms=home,profile,register

Edited by - laser on 04 November 2002 15:00:35
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  15:03:02  Show Profile
No I didnt ask that

I asked that , At " http://www.kc5nyo.net/forum/search.asp " This search page has new table at standart search.asp : "Search Forums Advanced Search "

How can I create that new table on my standart search.asp ?
Go to Top of Page

PeeWee.Inc
Senior Member

United Kingdom
1893 Posts

Posted - 04 November 2002 :  15:05:27  Show Profile  Visit PeeWee.Inc's Homepage
look for this code in Inc_head.asp

Response.Write " |" & vbNewline & _
" <a href=""members.asp""" & dWStatus("Current members of these forums...") & " tabindex=""-1""><acronym title=""Current members of these forums..."">Members</acronym></a>" & vbNewline & _

and add this under it

" |" & vbNewline & _
" <a href=""Advanced_Search.asp""" & dWStatus("Advanced Search...") & " tabindex=""-1""><acronym title=""Advanced Search..."">Advanced Search</acronym></a>" & vbNewline & _



(the file name might not be Advanced_Search.asp, use whatever the name is)

De Priofundus Calmo Ad Te Damine
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  15:09:58  Show Profile
PeeWee, isn't it called inc_header.asp ??? ... these are basiclly the same instructions I posted at the beginning of this thread.
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  15:12:12  Show Profile
quote:
Originally posted by @tomic

It's not in inc_header.asp and search.asp does not come with Snitz 3.4.03 so you will probably need to make one of those.

@tomic




What ARE you talking about ??? ... both these files are standard Snitz files in 3.4.x
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 04 November 2002 :  15:20:04  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
search2.asp is not in the zip and that is where the link to "Advanced Search" goes. This question has nothing to do with inc_header.asp

@tomic

SportsBettingAcumen.com
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  15:23:03  Show Profile
OK, so where does CodeName want to 'add the link' ... as in where does s/he want the link displayed ? Both PeeWee and I have taken it to mean the top/right menu.
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  15:26:43  Show Profile
Hehe :-) Ok Peewee.Inc thanks :-)

I did want "Advanced Search" in Standart Search box but I think header is ok

How can ý make that thing in search box ?
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  15:28:20  Show Profile
laser ,

You see at here (http://www.kc5nyo.net/forum/search.asp) in the search box it has "Advanced Search" link I asked that
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 04 November 2002 :  15:28:51  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Heh, wherever it goes is fine but I was merely thinking CodeName wanted it like in the link provided in the first post in this topic where Advanced Search is on search.asp in the header cell.

@tomic

SportsBettingAcumen.com
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 04 November 2002 :  15:44:05  Show Profile
OK, apologies for that !! .. I can see what you mean now, you need the search2.asp and you don't modify the areas that I mentioned. When I read this post I had just finished playing with that same area of code, so unfortunately thought CodeName meant the same thing.

My apologies !
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 04 November 2002 :  16:07:32  Show Profile
Ok Ok I made at header

Thanks for all replies
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07