New pages
- 22:26, 11 June 2010 Batch Files (hist) [173 bytes] Ike (Talk | contribs) (Created page with '== Parameters == Use %~nx1 to get the filename component of a full path. http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/percent.mspx?mfr=true')
- 01:55, 1 March 2010 Popup.js (hist) [1,120 bytes] Ike (Talk | contribs) (Created page with '[[Category:Resources] [[Category:Javascript]] == Code == <source lang=javascript> // pop_window: Shows a new popup window. // Input: URL[, name[, width[, height[, resizable[, men…')
- 23:25, 27 February 2010 Canadian Provinces.xml (hist) [611 bytes] Ike (Talk | contribs) (Created page with 'Category:Resources <source lang=xml> <province name="Alberta" code="AB" /> <province name="British Columbia" code="BC" /> <province name="Manitoba" code="MB" /> <province nam…')
- 23:19, 27 February 2010 US States.xml (hist) [2,701 bytes] Ike (Talk | contribs) (Created page with '__FORCETOC__ == US States == <source lang=xml> <state name="Alabama" abbreviation="AL" /> <state name="Alaska" abbreviation="AK" /> <state name="Arizona" abbreviation="AZ" /> <st…')
- 23:00, 27 February 2010 Countries.xml (hist) [9,845 bytes] Ike (Talk | contribs) (Created page with '{{lowercase}} <source lang=xml> <country code="AD" name="Andorra" /> <country code="AE" name="United Arab Emirates" /> <country code="AF" name="Afghanistan" /> <country code="AG"…')
- 03:06, 12 February 2010 SimpleMenu (hist) [2,951 bytes] Ike (Talk | contribs) (Created page with 'Category:ASP.NET == Templates == Your standard template might look like this: <source lang=html4strict> <asp:ListView ID="MenuListView" runat="server"> <LayoutTemplate> …')