Hi all Please help Some one.
I am testing the search engine using SQL2000 as the database every thing work fine connection to the database but then i try to add a site to index i get New account successfully created for bet when i check the database no record insert.
I'm trying to debug it by using the response.write.
Set geturl = CreateObject("Stardeveloper.GetURL")
strFileContents = geturl.Get(strURL)
Response.Write(strFileContents)
Set geturl = Nothing
when i used the Response.Write(strFileContents)
i get the
no protocol: http.www.actol.netNew account successfully created for http.www.actol.net.
Total Pages Indexed :
What is no PROTOCOL