| | |
How do I create own Shout box/or input and display form?
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2005
Posts: 8
Reputation:
Solved Threads: 0
Hi everyone,
Right now I have a shout box on my message board from shoutboxes. I want to make my own though that I can integrate into the board and have it only for member so it will stop being abused. Does anyone know how to do this?
Or how I could just have a text input form where the text is displayed on the main page. Either way. I can make the boxes and buttons, but can't figure out how to get it to display in a box on my site.
Any help would be much appreciated
Right now I have a shout box on my message board from shoutboxes. I want to make my own though that I can integrate into the board and have it only for member so it will stop being abused. Does anyone know how to do this?
Or how I could just have a text input form where the text is displayed on the main page. Either way. I can make the boxes and buttons, but can't figure out how to get it to display in a box on my site.
Any help would be much appreciated
You will need a server-side solution. For most people this means ASP, ASP.NET, PHP, or JSP, although other options exist. Technically, you can code server-side ASP using Javascript, but most people don't. Most people use JavaScript for client-side scripting. You solution needs to be server-side because you need something that will save what people type in then display it to other site visitors later.
What is your board currently coded in? ASP? PHP? etc? Does your server support PHP? (Both Windows and Linux servers can support PHP--just a matter of whether your server host has configured it.)
What is your board currently coded in? ASP? PHP? etc? Does your server support PHP? (Both Windows and Linux servers can support PHP--just a matter of whether your server host has configured it.)
InvisionFree is a hosted solution. I assume this means you do not have access to the server files. This means you can not customize the system (beyond any admin tools they give you).
By the way, the ".php" at the end of many InvisionFree URL's indicate it is a PHP based system.
You can't create a shoutbox with javascript assuming you want the shouts to persist between sessions and be shared between visitors. That is, if I enter a shout, you want to see my shout when you access the site.
By the way, the ".php" at the end of many InvisionFree URL's indicate it is a PHP based system.
You can't create a shoutbox with javascript assuming you want the shouts to persist between sessions and be shared between visitors. That is, if I enter a shout, you want to see my shout when you access the site.
![]() |
Similar Threads
- Please anybody help to create autocomplete dropdown box with editable in asp.net (ASP.NET)
- Shout Box (PHP)
- Integrated shout box (PHP)
- emoticon integration into shout box (PHP)
Other Threads in the PHP Forum
- Previous Thread: Terrible Error while using MySQL resources
- Next Thread: Securely Allow users to add to Database
| Thread Tools | Search this Thread |
apache api array auto beginner binary broken cache cakephp checkbox class cms code codingproblem cron curl customizableitems database date display dynamic echo email error errorlog file files filter folder form format forms forum function functions gc_maxlifetime global google headmethod href htaccess html image include insert ip javascript joomla limit link login mail malfunctioning memmory memory menu method mlm multiple mysql nodes oop parameter parsing paypal pdf php phpmysql popup query radio random recursion recursiveloop remote script search select server sessions snippet source space sql static survey syntax system table trouble tutorial up-to-date update upload url validator variable video web youtube





