![]() |
| | #1 |
| Registered User Join Date: Nov 2006
Posts: 2
| program to open IE im new to programming. I was just wondering if anyone can help me code a simple program that opens up a few instances of internet explorer when i type a certain symbol (of a stock) in to a text box For example, if the symbol of a stock is 'msft' , i want to be able to type that into a text box, press a button, and 5-6 different sites would open up. one site would be: http://stockcharts.com/h-sc/ui?s=msft second would be:http://www.stockhouse.com/comp_info....SFT&table=LIST and so on. Since each site has a reference to the symbol that was entered in the text box, i guess all i have to do is create a variable that stores the name of the symbol, then inserts it into wherever the variable is called? oh and I have access to visual studio 2005. Thanks in advance for any help PS: can anyone recommend any good books to learn C#? This is not hw help btw |
| x2012 is offline | |
| | #2 | |
| and the Hat of Clumsiness Join Date: Oct 2002
Posts: 1,101
| Check the Process class. Quote:
| |
| GanglyLamb is offline | |
| | #3 |
| Registered User Join Date: Nov 2006
Posts: 2
| thanks, got it to work yesterday. i'll post the code later today |
| x2012 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C Programming | 3 | 03-04-2005 02:46 PM |
| File Types Automatically Open With My Program | ElWhapo | Windows Programming | 3 | 12-29-2004 05:39 PM |
| how to make certain file types open IN your program | DarkViper | Windows Programming | 4 | 02-06-2003 11:37 PM |
| drawing over the open program. | Unregistered | Windows Programming | 6 | 01-23-2002 03:37 PM |
| My program, anyhelp | @licomb | C Programming | 14 | 08-14-2001 10:04 PM |