People often complain that there isn't enough on computers or the internet for women. I think thats partly because the current programming languages are very masculine and off-putting to women. So... I'm proposing we invent a new language soley for women! Your suggestions please! IF :) is bigger than :(, dinner is ready. ELSE, send child to shop for microwavable snacks before abusive husband returns home; Stop(); Do Washing Up; Code (markup): Your turn...
haha funny idea Private Sub btndo_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btndo.Click lbldate.Text = FormatDateTime(Now(), DateFormat.LongDate) If lbldate = 5.30 then msgbox.show("Make everyones tea", MsgBoxStyle.Critical") else msgbox.show("Get busy", MsgBoxStyle.Information") end if end sub end class too busy to write anything else