I'm currently working on a program that will average the prices from a searched item on \[code\]Amazon\[/code\]. I have button on the program that when pressed, prints out the \[code\]HTML\[/code\] source code into a \[code\]richtextbox\[/code\] and then finds the specific \[code\]div\[/code\] within the source code. My only problem right now is having it print out the money amount after each \[code\]div\[/code\]. Is there any way to do this?