Hi how can i make a ASP searching application that works off meta keywords??
is it possible and simpler without a database
Printable View
Hi how can i make a ASP searching application that works off meta keywords??
is it possible and simpler without a database
If you are trying to carry out the search on the current domain where your searching application is located, then you can use File System Object to read the html code and search for met tags.