• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by IcW@TeR

  1. I

    ghetto CMS for one page in a website

    thing that makes how i do it now perfect is it archives the news and adds new articles, something like simple cms isn't much different than opening dreamweaver to edit the page, for me that is
  2. I

    ghetto CMS for one page in a website

    in the past i've had several sites set up with a news page thats powered by blogger, it was easy just to paste the publishing code into a table of the html of my sites, then set that as the template after a bit of tweaking. and thats all i need it one page that matches my sites and archives the...
  3. I

    pondering a quad core and motherboard upgrade

    but haven't been paying attention to what the latest n greatest lately currently i'm running xp on a asus p5b delux wifi 4 gigs of ram and a 2.4 ghz core 2 duo 6600 now i do graphics work, mostly photoshop, was thinkin 64 bit windows 7 12 to 16 gigs or ram dunno what i should go with...
  4. I

    aspx contact form wont send

    i'm totally asp lost (first time messing with it at all) so i dunno what manually clearing every field is lol :( as far as the send, someone suggested i add msg.Bcc = to; to the code and it seems to have made things work
  5. I

    How did Apple do it?

    wait is it really the first fuckin link on a google search? http://www.google.com/search?source=ig&hl=en&rlz=&=&q=link+opens+quicktime&btnG=Google+Search&aq=f&oq= i'm not gunna bother reading the whole page but if that's your answer you suck at the internet and politeness
  6. I

    aspx contact form wont send

    ok that character length restriction is messed up lol
  7. I

    aspx contact form wont send

    heres the questionnaire.aspx.cs using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls...
  8. I

    aspx contact form wont send

    <asp:ListItem>Towson</asp:ListItem> <asp:ListItem>UC Davis</asp:ListItem> <asp:ListItem>UT-Chattanooga</asp:ListItem> <asp:ListItem>Valparaiso</asp:ListItem>...
  9. I

    aspx contact form wont send

    (Div. I-AA below)</asp:ListItem> <asp:ListItem>Air Force</asp:ListItem> <asp:ListItem>Akron</asp:ListItem> <asp:ListItem>Alabama</asp:ListItem>...
  10. I

    aspx contact form wont send

    i didnt make this but a friend asked me to look at it and i'm lost as far as aspx goes so i was wondering if anyone here might know what the problem is? here is the form http://www.decagent.com/questionnaire.aspx it sends the confirmation email to the person filling it out but it doesn't sent...
  11. I

    best way to display a rss/atom feed in a table?

    welp fyi i just used this as it really seemed focused on exactly what i wanted it to do http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
  12. I

    best way to display a rss/atom feed in a table?

    hey now dont poke fun at my skillz i said i wanna be lazy not that i couldn't implement any of these :p
  13. I

    best way to display a rss/atom feed in a table?

    not to be a total lazy ass and i do appreciate all input, but it seems very lacking on the instructions department and i'm in the market for something that will help me bypass my current brain meltdown not exacerbate it :p
  14. I

    Anyone have a Yahoo small business domain?

    got this from one of my contracts hosting with them "Call Yahoo! Small Business Technical Support at (800) 318-0783"
  15. I

    best way to display a rss/atom feed in a table?

    something like this http://www.feedroll.com/rssviewer/ but on my server
Back
Top