Microsoft
Software
Hardware
Network
Question : 500 POINTS - Button to remove previous item from textbox
Hi,
I have a form with several buttons, when the buttons are pressed the value of the button is added on a new line to the multiline text box i.e.
1 x Beans @ £1.99
2 x Carrots @ £1.29
What I have is a void button, which when pressed will void the last item selected....
Is this possible?
Thanks
Answer : 500 POINTS - Button to remove previous item from textbox
Pardon my C# / VB.NET dyslexia, the Stack declaration in VB.NET would read:
Dim PriceUndo As New Stack(Of Double)
(not Stack<Double>)
Random Solutions
How to have a Stable Microsoft Outlook profile with 4-5GB+ data w/ MS Exchange Mail server ?
ASP.NET Error: The page was not displayed because the request entity is too large.
Moving Domino 8 server
psexec and copy file permissions
Dock for Mac Laptop
Install .PFX file to personal store - Certificate Authority
dynamic httpbinding for web services
Problem connecting Netapp FCP LUN on SERVER 2008
Filtering Mysql Search Results Based a Number of Criteria
Radio button Dependency using JSF and Apache Trinidad