Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DanT07

  1. DanT07

    Expert needed - SPF Records

    I knew something like this would happen. We've switched hosts a few times now because has had something different wrong with them. Up until now these guys have been perfect, but theres always something [mad]
  2. DanT07

    Add code to every page loaded

    Hmm yeah intereseting answer Damber - I think the 2nd option could be a real possibility. That would solve all our problems I think. Thanks Ill let you know how it goes, if youre interested that is.
  3. DanT07

    Expert needed - SPF Records

    Hi Thanks for answering. The host said they wont set up reverse DNS as I am on VPS hosting. They will only do it for full dedicated. So, I guess im stuck. I take it there is no other alternative? Dan
  4. DanT07

    Add code to every page loaded

    No i meant can you do it without using include code? So a user can upload a page without any extra code in and the banner appears instantly, without modifying the code. I think perhaps I posted in the wrong category as its probably not possible to do this with ASP. :-/
  5. DanT07

    Add code to every page loaded

    Hi Not sure if this is posted in the right category but I wouldnt even know where it should be posted. I just want to know if there is any way a page can have a header inserted automatically? For example if a user uploads a page I want that page to have a banner at the top without manually...
  6. DanT07

    Expert needed - SPF Records

    Hi Im really stuck here.. I use VPS hosting and have a register page that sends the user an email so they can click an activation link. The email sends fine but it goes into spam folders on hotmail, aol, yahoo etc. Im pretty sure this is because the reverse DNS shows a different domain (the...
  7. DanT07

    Service Unavailable Error

    Ok thanks I see what you mean about it not being a perfect solution but its worth a try right now.. :-)
  8. DanT07

    Service Unavailable Error

    Hi - I hope somebody can help with this. We have a web server with Windows Server 2003 and IIS 6 installed. We are running one ASP based website on this server, which is quite busy. The problem is we keep getting the error message: "Service Unavailable" on a plain white background. When looking...
  9. DanT07

    Get contents of web page

    Thanks guys" Sorry damber i thought someone else posted above you :D
  10. DanT07

    Get contents of web page

    Thanks guys Ive been searching for ages and couldnt find anything. Im using this code now: GotothisURL = "url" ' Create the xml object Set GetConnection = CreateObject("Microsoft.XMLHTTP") ' Conect to specified URL GetConnection.Open "get", GotothisURL, False on error resume next...
  11. DanT07

    Get contents of web page

    Hi everyone Ive been pulling my hair out with this problem and i cant find anything on the net to help. Basically i want to get the contents of a remote web page and check it for certain text. Ive tried using this javascript method: <script language=javascript runat=server> var url =...
  12. DanT07

    Dmoz.org question

    Ah so you think its been moved to another category possibly? And if so youre saying it might take a few weeks for the changes to show? Dan
  13. DanT07

    Dmoz.org question

    Not sure this is the correct forum for this but it seems to be the closest i can find. Anyway I was just wondering something about dmoz. I submitted my site and within 2 weeks it was listed in the category. Then a couple of weeks later an editor revisited the site with the referrer...
  14. DanT07

    Rankings dramatically dropped on Google....

    No problem Unfortunately i cant really say anything more than what Chris has already said. They must have performed a recent update to their algorithm which has had dramatic results for your site. I would suggest more content also. Dan
  15. DanT07

    Google Aging Delay

    Thanks for the info guys. One other thing, whats the best way to test if your site is in this 'sandbox'? I have tried searching in google for keywords that in yahoo and msn i rank #1 for. In google i do not appear in the first 500 results. Is this proof that I am stuck in the sandbox?

Part and Inventory Search

Back
Top