Archives

Archives / 2004 / January
  • Is this a security leck, what do you mean?

     window.status=\'Is this a security leck?\';';}catch(e){}" The last months there are a lot of discussions about the SCRIPT tag in WYSIWIG HTML editors. A lot of companies allow the user to add … more

  • Windows XP SP2 Firewall and ConsoleApplication1

    If you are using the new Windows XP SP2 (at the moment in beta) there will apear the firewall settings if one of your programs try to access the internet or are listening on at least one port. The … more

  • Import XML Nodes from differnet XmlDocuments

    Everytime I see a developer coming from Visual Basic or Javascript doing some XML developemnt I get a question: How do I import a XmlNode from a different XmlDocument? Here is the short answer: … more

  • DataGrid with optional columns and automatic width/height

    I have created a first test for a datagrid that allows you to add optional columns that are displayed if there is enough space on the screen. The columns have a minimum width and can grow as there … more

  • Do you know the year 1601??

    Today I tried to get the CreationTime of the bin/webapplication1.dll. I was in the wrong directory, so there was no webapplication1.dll. The nice think was, that I did not get any exception and a … more

  • SMTP and POP3 Server beta running for testing

    Currently not available! I have installed a demo of the SMTP and POP3 beta on one of my PCs. You can try using this with following settings: POP3/SMTP Server: schwarz-interactive.dyndns.org, Username: … more

  • SMTP and POP3 Server with SQL Storage

    Yesterday evening I found my old source code that was missing about two weeks after reinstalling my Windows XP. So, I have added the SQL storage for my incomming emails. For the moment you can only … more