|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Read META Tags using VBScript
Originally posted by : Read META Tags using VBScript (bjuurlink@hotmail.com)Hey...I'm just working on a website and can't seem to find any code that would allow me to read the meta description from a html file. I'm trying to make a website that reads the files in a directory on the server...displays them as links, along with a description. Can anybody help me out? It would be very much appreciated. Thank you!
|
|
#2
|
|||
|
|||
|
Originally posted by : Praveen (bppraveen001@lycos.com)Hi bjuurlink, Yes you can do this by using FileSystemObject. Get the file and read the content of each file and load that into one temperary variable then search for "meta" keyword by using instr(), if present then read the content of that tag by suing left(), right() or mid() and store that in a variable.Hope this may solve your problemHappy ProgrammingPraveen
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Read META Tags using VBScript |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|