The Daily Click ::. Forums ::. Klik Coding Help ::. Online forum???
 

Post Reply  Post Oekaki 
 

Posted By Message

BirkB



Registered
  22/04/2003
Points
  38
6th September, 2003 at 06:57:35 -

How can I make a online forum, where everybody can write a message and save it into "some sort of a .ini file online", so that others can see the message???
Is there an extension for that???

Sorry the spelling im from Denmark

 
n/a

Ashman

Possibly Insane

Registered
  12/06/2002
Points
  3974
6th September, 2003 at 07:06:15 -

Funnily enough, that's sort of what you just did. Without knowing it. And while that's blowing your mind, I just stole your wallet.

 
Show me the power child,
I'd like to say,
That I'm down on my knees today,
Gives me the butterflies,
Gives me away,
'Til I'm up on my feet again,
I'm feeling outshined.


"Outshined" - SoundGarden

BirkB



Registered
  22/04/2003
Points
  38
6th September, 2003 at 07:21:50 -

Hmm your saying you'll steall my idea or what......
Thats okay, if you will tell me how to make a file that you can save and load information from, over the internet..
I just wanted to make something fun with it.......

 
n/a

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
6th September, 2003 at 07:33:54 -

You need to make a server/client type app. Now the Server stores all the data in an ini, and the clients get the data and submit more.

-Andy

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

BirkB



Registered
  22/04/2003
Points
  38
6th September, 2003 at 07:43:38 -

hmm okay i have to make a computer the server.......
and then all other computers can get informations from the server........

I hoped i could make a file on my hp that all others computers could view over the internet, and then append some text to, so others could view what the others had written....

 
n/a

Ashman

Possibly Insane

Registered
  12/06/2002
Points
  3974
6th September, 2003 at 07:57:48 -

No, wallet doesn't equal idea. Idea equals idea...surprisingly. Wallet is where you put your money.....store-o money-o. LOL! Thats how people talk other languages in movies. They just put an O on the end...lol!!

 
Show me the power child,
I'd like to say,
That I'm down on my knees today,
Gives me the butterflies,
Gives me away,
'Til I'm up on my feet again,
I'm feeling outshined.


"Outshined" - SoundGarden

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
6th September, 2003 at 09:17:00 -

Just put a browser object in and go to www.boardhost.com and get your own forum, then direct the browser object there.

 
Craps, I'm an old man!

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
6th September, 2003 at 18:07:56 -

That's what the ini is for Daloon - You put the ini on the server's computer, and then when a client logs on, the server gets data from the ini and sends it to the client. And when a client wants to add something to the forum, the client sends data and the server saves it into the ini.

-Andy

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
6th September, 2003 at 18:41:05 -

well you wouldn't get a very good forum as INIs have a maximum capacity... 64kb if i'm not mistaken. or something like that. not a lot.

 
www.thenatflap.co.uk

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
7th September, 2003 at 05:57:10 -

fair enough .

 
www.thenatflap.co.uk

Long John Kickbag



Registered
  26/08/2002
Points
  148
7th September, 2003 at 10:27:18 -

No, windows creates the ini files and it limits them to 64kb.

 
Resize! - www.clicksplat.com/comparison.html

Pkeod

Oontz Oontz Oontz

Registered
  19/11/2002
Points
  93

VIP Member
7th September, 2003 at 10:42:17 -

Which proves they are idiot.
I is not one.
Maybe.

 
Faerie Solitaire - Get it now:

http://www.create-games.com/download.asp?id=7792

Kramy



Registered
  08/06/2002
Points
  1888
8th September, 2003 at 19:07:39 -

So don't name the ini an ini...call it ".dat"

Hey, does anyone know if it's possible to append an ini to another ini?

 
Kramy

Long John Kickbag



Registered
  26/08/2002
Points
  148
11th September, 2003 at 19:47:22 -

That doesn't make any difference, any ini created by the ini object is still handled by windows and thus is still limited to 64kb.

 
Resize! - www.clicksplat.com/comparison.html

Kramy



Registered
  08/06/2002
Points
  1888
11th September, 2003 at 21:23:04 -

So create it with the file object, or the binary object and use the file object to delete it's contents....

 
Kramy
   

Post Reply



 



Advertisement

Worth A Click