How do I create own Shout box/or input and display form?

Reply

Join Date: Jul 2005
Posts: 8
Reputation: RoadRunner is an unknown quantity at this point 
Solved Threads: 0
RoadRunner RoadRunner is offline Offline
Newbie Poster

How do I create own Shout box/or input and display form?

 
0
  #1
Jul 20th, 2005
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 8
Reputation: RoadRunner is an unknown quantity at this point 
Solved Threads: 0
RoadRunner RoadRunner is offline Offline
Newbie Poster

Re: How do I create own Shout box/or input and display form?

 
0
  #2
Jul 20th, 2005
Actually maybe this has to be in Java script area??? My board is not on php
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 354
Reputation: Troy is an unknown quantity at this point 
Solved Threads: 5
Troy's Avatar
Troy Troy is offline Offline
Posting Whiz

Re: How do I create own Shout box/or input and display form?

 
0
  #3
Jul 22nd, 2005
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.)
Troy Wolf is the author of SnippetEdit. "Website editing as easy as it gets." IX Web Hosting
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 8
Reputation: RoadRunner is an unknown quantity at this point 
Solved Threads: 0
RoadRunner RoadRunner is offline Offline
Newbie Poster

Re: How do I create own Shout box/or input and display form?

 
0
  #4
Jul 22nd, 2005
Wow, I'm not sure. I am using Invisionfree board service. Uses Javascript I know, but I don't think it does PHP? Am I hooped?
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 354
Reputation: Troy is an unknown quantity at this point 
Solved Threads: 5
Troy's Avatar
Troy Troy is offline Offline
Posting Whiz

Re: How do I create own Shout box/or input and display form?

 
0
  #5
Jul 22nd, 2005
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.
Troy Wolf is the author of SnippetEdit. "Website editing as easy as it gets." IX Web Hosting
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 8
Reputation: RoadRunner is an unknown quantity at this point 
Solved Threads: 0
RoadRunner RoadRunner is offline Offline
Newbie Poster

Re: How do I create own Shout box/or input and display form?

 
0
  #6
Jul 22nd, 2005
Pooh, oh well...least I know why that nothing was working for me LOL I would change servers, but I don't want to move my board again. Thanks for your response though
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC