Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by SyntaxLegend
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
User Post
SyntaxLegend

Double metal axe
Level: 25

Posts: 81/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 09-16-04 04:43 PM, in JavaScript Refreshing Link
Is it possible for something to change in a combo box, then it refreshs a combo box from an SQL database table, without refreshing the whole page. eg.
<COMBO BOX OF USERS> when you change that it reads from the SQL to refresh the next combo box
<COMBO BOX OF THINGS RELATED TO USER> Then i can delete it from the sql where both these things is true.

I hope this isnt confusing.


(edited by Metroid on 09-16-04 05:35 PM)
SyntaxLegend

Double metal axe
Level: 25

Posts: 82/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 09-25-04 07:19 PM, in Baby Mario (a game for nes) Link
Originally posted by Dcahrakos
after reading this thread, I searched for the rom, found an snes pirate, and tried it.....I must say, that it is nothing like mario in the slightest way, but it was rather interesting...

titlescreen(chinese)


image 1


image 2



Can you pm me details on where you found this ROM please?
SyntaxLegend

Double metal axe
Level: 25

Posts: 83/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 09-27-04 04:08 PM, in Is Microsoft Internet Explorer the superior browser? Link
I find FireFox to be the Superior browser, i just like the feature of 'tabs', i got sick of opening about 5 windows to surf my normal day.
SyntaxLegend

Double metal axe
Level: 25

Posts: 84/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 09-28-04 09:03 PM, in Does this even exist? Link
There is one called cost aware, i think its free, it shows your usage, but i dont know if it stops usage when it goes over the limit.
SyntaxLegend

Double metal axe
Level: 25

Posts: 85/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-01-04 01:29 PM, in Thoughts on a layout? Link
I like it, but all the blank sky on the right, is that needed? IMO, its just needed spcae and could reduce the file size.
SyntaxLegend

Double metal axe
Level: 25

Posts: 86/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-01-04 05:16 PM, in New & tag Link
i was thinking of maybe a & ppd & tag for average posts per day, im sure it wouldnt be a hard thing to add, and another tag for the list.
SyntaxLegend

Double metal axe
Level: 25

Posts: 87/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-01-04 05:27 PM, in New & tag Link
would it be possible to add soon?
SyntaxLegend

Double metal axe
Level: 25

Posts: 88/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-03-04 07:43 PM, in Javascript/PHP help Link
well, im trying to do something in PHP with a bit of java, i want an SQL query to refesh when i click a button from a list of users, i want it to load the list of forums that user is modding. So i have a combo box of users, i press a button next to it, and under it another combo box appears with the names of the forums that user i selected is modding, i can get the box to appear, but i cant get the SQL query to refresh. Any help? i hope i was clear on this.
SyntaxLegend

Double metal axe
Level: 25

Posts: 89/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-04-04 02:44 AM, in Javascript/PHP help Link
but the thing is constanly changing, so i dont want to go in the file and edit the properties everytime someone gets promoted.
SyntaxLegend

Double metal axe
Level: 25

Posts: 90/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-04-04 10:34 AM, in Javascript/PHP help Link
then i would also add and change querys every time someone gets added and deleted. i thought you would be able to refresh querys dynamically.
SyntaxLegend

Double metal axe
Level: 25

Posts: 91/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-08-04 03:28 PM, in VB - Menu Arrays Link
I have set up a menu in VB, with the name of "p1color" also with indexes 1 to 4. What i want it to do is when you select a color, it changes the color of player1.FillColor, I have done this before but i cannot remember how, What i have got is this:
Private Sub p1color_Click(Index As Integer)
If p1color(1).Checked = True Then
player1.FillColor = RGB(255, 0, 0)
ElseIf p1color(2).Checked = True Then
player1.FillColor = RGB(0, 0, 0)
ElseIf p1color(3).Checked = True Then
player1.FillColor = RGB(255, 255, 0)
ElseIf p1color(4).Checked = True Then
player1.FillColor = RGB(0, 255, 0)
End If
End Sub
Then i relised thats when it clicks, what i want it to do is re check the option i click and change the color to what i want.
SyntaxLegend

Double metal axe
Level: 25

Posts: 92/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-13-04 02:46 PM, in AcmlmBoard development once again. Link
perhaps a 'report thread to mods' so it can be checked and the mod can do the action seem fit to it. It would take a lot of strain for the mods going through every single thread seeing how active this board is.
SyntaxLegend

Double metal axe
Level: 25

Posts: 93/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-18-04 02:49 AM, in Shop.php Link
im guessing that acmlm never had time for it.
SyntaxLegend

Double metal axe
Level: 25

Posts: 94/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 10-18-04 03:16 PM, in AcmlmBoard development once again. Link
The new PM system is looking great, nice work. I like the ideas of the folders.
SyntaxLegend

Double metal axe
Level: 25

Posts: 95/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-03-04 02:43 PM, in Working with <div> tags... Link
i believe he wants it so he can make his page more HTML complaint instead of using out of date tables...
SyntaxLegend

Double metal axe
Level: 25

Posts: 96/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-04-04 08:43 AM, in Acmlm Board Flooding Link
maybe i timer can be introduced for every 5 minutes, so you cant post more than once in a 5 minute period.
SyntaxLegend

Double metal axe
Level: 25

Posts: 97/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-08-04 12:59 PM, in You have 7 PM's! Link
did you by any chance move them into a differnt folder, it doesnt show them if its in another forum.
SyntaxLegend

Double metal axe
Level: 25

Posts: 98/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-09-04 03:36 PM, in Setting up a local server... Link
As of now, my internet has become really slow for some reason (It's 512kb). And i need help setting up a local server for an SQL database and PHP. So i can test things withouth waiting 4 hours to see its wrong (slight exatration, its like 4 minutes for a 2kb file). I need any guides or anyone willing to talk and help me get this done ntil my internet actually gets half fast again.
SyntaxLegend

Double metal axe
Level: 25

Posts: 99/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-10-04 01:03 AM, in Setting up a local server... Link
im running a 1.3ghz AMD Duron with a 64mb tvout video card 2 speakers mouse, keyboard, TV,cd burner. and a lot more, but OS is windows XP.
SyntaxLegend

Double metal axe
Level: 25

Posts: 100/222
EXP: 78264
For next: 11356

Since: 04-21-04
From: Australia

Since last post: 20 days
Last activity: 10 hours
Posted on 11-10-04 06:55 AM, in Setting up a local server... Link
i got the XAMPP one to work, i just have to set cookies in a main file and it works like a charm. Thanks for the help. Moderators can close this or keep it open for any further needs.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Acmlm's Board - I2 Archive - - Posts by SyntaxLegend


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.018 seconds.