1
AlexSolo
Stock Quote module
  • 2007/5/9 20:54

  • AlexSolo

  • Not too shy to talk

  • Posts: 145

  • Since: 2006/3/8 1


I have this really cool little php script that give a stock quote on a new page after submit is clicked.
Would like to incorporate this so the answer comes up inside a middle block instead of a separate page.

Simply creates a custom block with the form information calling the quote.php page. What do I have to modify? I'm assuming the quote.php page needs XOOPS elements in it. Or could I just add Iframes to each end of the form. Site is here
http://www.hoco.net/htdocs/index.php.
See how it works now.

2
ewonline
Re: Stock Quote module
  • 2007/5/10 2:59

  • ewonline

  • Not too shy to talk

  • Posts: 198

  • Since: 2004/11/17


You can do it with iframes, flash, or ajax.
The simplest would be to iframe the page with the form, so when the form is POST'ed, its still in the iframe.
Resized Image

3
AlexSolo
Re: Stock Quote module
  • 2007/5/10 11:24

  • AlexSolo

  • Not too shy to talk

  • Posts: 145

  • Since: 2006/3/8 1


Well, I tried placing <iframe> at various places in the form script to generate the results in the center column. No luck so far. I going to try to place the form inside a pagewrap module and incorporate iframes there.

Login

Who's Online

147 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits