|
|
| Author |
Message |
gadfire none

Joined: 25 Jan 2006 Posts: 28
|
Posted: Oct 18, 2007 10:53am Post subject: Need a script to where user can make a java page login |
|
|
Hi,
I need a script that where the user can create a java login for their chatroom.
would be easier to automate this process and create the java login themselves. |
|
| Back to top |
|
 |
ircmojo Lurker

Joined: 02 Mar 2007 Posts: 215 Location: $HOME sweet $HOME
|
Posted: Oct 18, 2007 2:04pm Post subject: |
|
|
| You can create a login page in php. It's very easy .. shouldn't take more than an hour for someone that has no clue what they are doing. Just google for it. |
|
| Back to top |
|
 |
gadfire none

Joined: 25 Jan 2006 Posts: 28
|
Posted: Oct 19, 2007 12:21am Post subject: |
|
|
| yeah I know its easy to do that..but I want to automate the process for anyone that makes a chatroom it will spit out the code automatically they can add on their website..maybe I wasnt clear enough before. |
|
| Back to top |
|
 |
Anarchy Lurker

Joined: 26 Oct 2007 Posts: 133 Location: Cabot Arkansas
|
Posted: Oct 29, 2007 11:38pm Post subject: |
|
|
so, what your trying to say is you want to make .asp pages where your server will list rooms, a user clicks on the room name he wants and it will log him in to that room?
good luck on that, i quit that stuff, to many networks like that.
thats like a month job to get all the bugs out. |
|
| Back to top |
|
 |
bctrainers Newbie

Joined: 11 Mar 2005 Posts: 63 Location: kansas city
|
Posted: Oct 30, 2007 4:59am Post subject: |
|
|
| Anarchy wrote: | so, what your trying to say is you want to make .asp pages where your server will list rooms, a user clicks on the room name he wants and it will log him in to that room?
good luck on that, i quit that stuff, to many networks like that.
thats like a month job to get all the bugs out. | Agreed, I just use php with pjirc now. First page will ask for nick and channel, than the user presses connect. And that's it! =p
If they want a list, they can click channels on pjIRC.  |
|
| Back to top |
|
 |
greg27 Lurker

Joined: 07 Oct 2006 Posts: 119 Location: Australia
|
Posted: Oct 30, 2007 7:57pm Post subject: |
|
|
| http://www.centralchat.net/chatrooms/ <-- like that? easy to do if you have denora or some other stats server which loads crap into a mysql db. |
|
| Back to top |
|
 |
Stefano Eleet

Joined: 03 Apr 2005 Posts: 523 Location: Beirut
|
Posted: Oct 31, 2007 12:32am Post subject: |
|
|
| eh im about to work on one soon. if any has one let us know |
|
| Back to top |
|
 |
Stefano Eleet

Joined: 03 Apr 2005 Posts: 523 Location: Beirut
|
Posted: Oct 31, 2007 12:32am Post subject: |
|
|
| rather then saying its easy its easy.. give it to the guy.. not everyone knows how to do one... |
|
| Back to top |
|
 |
mentor Newbie

Joined: 22 Jun 2004 Posts: 66 Location: San Diego, CA
|
Posted: Oct 31, 2007 10:28am Post subject: |
|
|
I think he meant something more like this -> http://java.chatster.org/lite/index.html
The network using it didn't create it, and at one point it was floating around. So, you might be able to do a search on Google to find it.
I created something similar, but it's for CGI:IRC not pjirc or other variants. |
|
| Back to top |
|
 |
gadfire none

Joined: 25 Jan 2006 Posts: 28
|
Posted: Nov 02, 2007 1:39am Post subject: |
|
|
| yes like that one mentor. |
|
| Back to top |
|
 |
Anarchy Lurker

Joined: 26 Oct 2007 Posts: 133 Location: Cabot Arkansas
|
Posted: Nov 30, 2007 4:42am Post subject: |
|
|
| greg27 wrote: | | http://www.centralchat.net/chatrooms/ <-- like that? easy to do if you have denora or some other stats server which loads crap into a mysql db. |
thats light to what i was doing.
i had category's and stuff then rooms in each one, you can go from web to create a room and put it in a category. |
|
| Back to top |
|
 |
|