Free 'ASP.NET Slide Menu' Control
27-Nov-2002
I Have found the greatest menu control for ASP.NET and it is FREE. Check it out on obout.com. You can easily create very good looking menu's.
Check also their Treeview control.
27-Nov-2002
I Have found the greatest menu control for ASP.NET and it is FREE. Check it out on obout.com. You can easily create very good looking menu's.
Check also their Treeview control.
22-Nov-2002
I have found a great WAP emulator on PyWeb.
The following Article explains how you can integrate an emulator with Visual Studio.NET.
01-Jan-2002
As you probably know, HTML is a "markup language" that uses "tags" (such as and <br> and <p>) to mark up text for formatting. The Extensible Markup Language (XML) is the universal format for structured documents and data on the Web.
Both HTML and XML use <, >, and & to create element and attribute structures. While HTML browsers accept or ignore mangled markup language, XML parsers and applications built on those parsers are less forgiving
The Html2Xml webservice takes an Html text and converts it into an Xml text. Some corrections are done to the Html to make it well-formed Xml.
You can use this webservice to screen scrape a web page and convert it to Xml. The Xml can then be used for further processing.
The Html2Xml is also registered in the UDDI registry.
01-Jan-2002
A RollOver image is an image that changes its picture when the mouse moves over it.
Example: | Move your mouse over the image! |
There are many ways to implement this. One easy way of doing this is creating a helper class called 'RollOverImageManager'. This helper class does two things: add the 'onMouseOver' and 'onMouseOut' attributes to the image; add a javascript which preloads the 'MouseOver' images.
01-Jan-2002
The NumberBox control is an ASP.NET control, which lets the user only input numerical values. The base class of NumberBox class is the TextBox class. It uses JavaScript to validate the KeyPress event. An extra RegularExpresionValidator can be used to validate the control.
Special public properties:
01-Jan-2002
The Stock Sample Web Service uses the Html2Xml service to retrieve the Finance page of Yahoo. It then searches the Xml, using an XPath expression, for the current value and returns it. Hopefully Yahoo never changes their HTML structure.
Met dit formulier kunt u informatie over een In-Company of Small-Group training aanvragen. U kunt in het bericht aangeven welke training u wilt, voor hoeveel personen, wanneer deze verzorgd moet worden en op welke locatie. Wij nemen vervolgens contact met u op.
U kunt ons ook bereiken via telefoonnummer +31 (0)493-688810 of per mail training@reflectionit.nl.