All right, so I'm using Visual Studio 2010 and I'm trying to make a program where I would have a textbox where the user would type, then a "Go" button. In the textbox, the user would type a number, lets go with 1 for an example. A user would type 1 in the textbox, then it would automatically add the 1 to the end of this .swf link: "http://www.xatech.com/web_gear/chat/chat.swf?id="; after they enter the 1 in the textbox and press the "Go" button, it would add the 1 to the end of that link, then that link would open a new shockwaveflash form with the link being the Movie. Is this possible?