ChrisHirst,
Thank you very much for your help.
1. Did you mean my site is updated totally in google's database each time it crawled my site? If it is ture, google can get only a small part of my site. What I want is to let google append the newly crawled content to the old content of my site...
Thanks a lot for your help. I will try what you suggested.
However, one thing about:
>6. To make certains parts of your website not to crawl you need to make changes in the robots.txt file...
For example, a page was crawled by google one year ago and this page has never be changed since that...
Hi,
I got many static pages (their content never changed). How to let google not crawl those pages but people can search them by google?
That is, how to tell google that my site is composed by two parts: the static part and the dynamic part, let google only crawl the dynamic pages and update...
Thank you for your help.
I didn't explain clearly :(
What I need is to set the printer properties in VB so that when using printer from other applications we can use those properties.
Hi,
If you use Kaspersky, please help me:
I need anti-virus and firewall, can I use Kaspersky anti-virus + other firewall, or
is there some Kaspersky version can do both?
I want a free download :)
Thank you in advance.
theniteowl,
I have just stested your code in my WindowsXP, That didn't make difference...I got everything fine but the .txt file didn't displayed.
Strange...
theniteowl,
Thank you.
I think your code should be fine, but I guess we don't need
Set WSHShell = CreateObject("WScript.Shell")
Moreover, we cannot do something like
Set appNotePad = CreateObject("NotePad.Application")
Sheco,
Thank you....
Here is my code, all fine except no file to be displayed:
s=request.form("xxxxx")
response.write s & "<br><br>"
filePath = "c:\...\xxx.txt"
Set fso = CreateObject("Scripting.FileSystemObject")
Set txtS = fso.OpenTextFile(filePath,2)
txtS.Write(s)
txtS.close...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.