The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I would like to know how to make a website searchable so I could put a search box on it....or even better, a members page or something like that.
But the Search thing is more important. Because I would like to know so I can put it on...in say a month. As I will soon have lots more things on my website.
So is it something to do with sorting them into folders or on Excel???
Can someone please help me out??
As for searching an actual database, if you want a quick example in ASP, go here...
http://www.asp101.com/samples/db_search.asp
Gives you an example + you can download the code. I suspect if you are using a Freeola account for this that you will not be able to use ASP as they seem to be PHP based.
ie.
pageX.htm
pageY.htm
pageZ.htm
searching for 'sql' will return pageX.htm and pageY.htm
Is that the sort of thing you mean?
Mail me at
[email protected]
and I can send you an example
I would like to know how to make a website searchable so I could put a search box on it....or even better, a members page or something like that.
But the Search thing is more important. Because I would like to know so I can put it on...in say a month. As I will soon have lots more things on my website.
So is it something to do with sorting them into folders or on Excel???
Can someone please help me out??