|
Posted by Dan on 10/21/04 11:55
Hi all-
I am trying to create a simple webpage to save me some time. The
general idea is create a form where I can type in the ticker symbol of
a company (ex: MSFT) and then select a bunch of different sites from
buttons or links to financial sites such as Yahoo Finance, BigCharts,
Routers, etc. Each of those financial sites has a different format for
their URLs such as
http://bigcharts.marketwatch.com/intchart/frames/frames.asp?symb=MSFT.
What I want to do is take all of these different URLs and just have it
add whatever symbol I choose at the end of them.
I am running into a few problems though. I can create a form to submit
to one site, but I do not know how to have a dozen or so links all use
the input from one text field. Also, I do not now how to code the part
to append the text to the end either. I can pass a variable but it
always includes the "?" which I don't want.
If anyone can provide any help or places to get started I would really
appreciate it! Thank you,
-Dan
Navigation:
[Reply to this message]
|