Info required
How can i have new property set that i mentioned in my metatags from html file in my query?
Suppose if in my html file
<meta name="pagetype" CONTENT="##Description">
<meta name="pagetitle" CONTENT="(Process) Redeem Certificate - 110">
and i want to query pagetype and pagetitle's content value from sql using indexing service? is there any way i can do it? im using asp.net
Relevant Pages
- Re: Web query application - downloading ".shtml" web page to excel workbook
... > I had an excel file with a web query that had been working from a page ... > Did not work creating or updating web query to my hosted html file. ... (microsoft.public.mac.office.excel) - Re: Web query application - downloading ".shtml" web page to excel workbook
... I had an excel file with a web query that had been working from a page ... Did not work creating or updating web query to my hosted html file. ... (microsoft.public.mac.office.excel) - Re: Need help automating a manual process
... Kicks off a parameter query where the user types the sales person ... Since the macro works, it is a great place to start from, if it is converted ... recordset to define the criteria, HTML file name, and number of times ... (microsoft.public.access.modulesdaovba) - simple folder search
... Below is the script I've been working on. ... I had this working as an html file and a cgi but when I tried ... my $query = param; ... print header(); ... (comp.lang.perl.misc) - Re: [PHP] PHP+MySQL website cache ? Yes/No
... Subject: PHP+MySQL website cache? ... So, my thought is to cache only few blocks like "Categories", "Navigation menu" etc. by storing it to an HTML file. ... The advantages are that it doesn't have to query database and generate the HTML code again, but my question is: ... (php.general) |
|