View Single Post
Old 06-11-2007, 11:05 PM   #1
Renzo Carta
 
Renzo Carta's Avatar
 
Posts: n/a
My Photos: ()

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Search engines submit using ASP

Hello to all the wise women and men of the newsgroup.

I am writing home made software to submit my sites to the search engines;
what I have done is saving on my server the, for example,
http://www.google.com/addurl.html in form of ASP and pass URL and comment to
the new ASP (http://www.myServer.com/addurlGoogle.asp). If I now call
http://www.myServer.com/addurlGoogle...&email=myEmail I simply
have to press the button to submit my site.

The search engines are numerous and pressing buttons is fun only for a
couple of times; how can I do in a loop
Dim sEngines(20)
for i = 1 to nEngines
' Load URL sEngines(i)
' Trigger the submit button
' Redirect the output you get to an email or file

Next

Who is so kind as to help we'll be able to use my site to submit his/hers

Regards

Renzo
Zurich


  Reply With Quote
Advertisements