Search

You searched for the word(s): userid:677075

Matching Posts

  • Re: Getting SMTP to Work with GoDaddy

    epasalakis: I am on godaddy and this works for me. <system.net> <mailSettings> <smtp from=" noreply@noreply.net "> <network host="smtpout.secureserver.net" password="<password>" port="25" userName=" noreply@domain.net"/ > </smtp> </mailSettings> </system.net> Remember you have to go into the control panel and create an email user or it will not work. I just wanted to let you guys know that this was a big help...I just moved my sites over to GoDaddy
    Posted to Personal Site Starter Kit (Forum) by Drydocked on 2/19/2007
  • Is there a gridview-type control that produces "spiderable" links?

    Sorry if this is a dumb question.... I was wondering if there is a way to configure the gridview web control, or if there is a third party control like the gridview, that produces pagination links that will be recognized by web spiders. Right now, the links are all something like "javascript: __doPostBack('...')", which get ignored. I was going to write code to mimic the gridview, but stick in standard anchor tags with URLs like this: <a href="../thispage.aspx?page=2">2</a> | <a href
    Posted to Getting Started (Forum) by Drydocked on 8/24/2006
Page 1 of 1 (2 items)