
17-02-2005, 06:06 PM
|
 |
Pro-Blogger
|
|
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,376
Rep Power: 117
|
|
A simple solution will be wrap shoutbox.php with IFRAME tag in the index.php.
Or, if you want to use PHP include() function to embed shoutbox. Make the shoutbox redirect back to index.php after form submition(after process data).
|