Runescape Bits & Bytes
https://www.rsbandb.com/forums/

Need some JavaScript help(load/save feature)
https://www.rsbandb.com/forums/viewtopic.php?f=38&t=11082
Page 1 of 1

Author:  royrules [ June 13th, 2005, 9:31 am ]
Post subject:  Need some JavaScript help(load/save feature)

I need some help learning how to save elements from functions in JavaScript and how to load those elements so I can have usernames, passwords, and the parts of an RPG. Anything else I Know somewhat about. So can anyone help me! I was wondering along the lines of linking to Microsoft Access to save and load it. Anyone know how!

Author:  Adbot [ June 13th, 2005, 9:31 am ]
Post subject:  Register and login to get these in-post ads to disappear


Author:  Jeff [ June 13th, 2005, 6:07 pm ]
Post subject: 

I personally recommand PHP to do that, but if you need some JV source, checkout http://www.w3schools.com

Author:  Avery [ June 14th, 2005, 12:57 am ]
Post subject: 

javascirpt? i rather do it in PHP than that , though its oK to do javascirpt , just a bit hard?
:oops: , it might be easy fer u , im a terrible coder

Author:  Jeff [ June 14th, 2005, 3:07 am ]
Post subject: 

First, Javascript is scripting language - a scripting language is a lightweight programming language. That means it wasn't deisgn to be like a programming language like C or C++ or related source. It was deisgn to just have little interactivity with HTML webpages.
Second, Javascript can be easily seen by view source, which is not safe, because a hacker might use this source code to find bugs and intrude in.

For PHP, PHP is a server-side scripting language, like ASP. It is made for creating dynamic websites. It can be combined with MySQL, MYSQL is a small database server. It'll work very well with PHP.

There, I just explained their difference and what they are for. I highly doubt you can make a text based RPG with Javascript.

Author:  royrules [ June 14th, 2005, 5:26 am ]
Post subject: 

I can't install PHP where I want to use it so I would like to use JavaScript but mainly Microsoft Access Pages so I can link up with the database for saving. I don't mind how hard it is because I am ready to do anything!!!!!!!!!!!!!!!

Author:  Jeff [ June 14th, 2005, 6:24 am ]
Post subject: 

You need an Apache Server to run PHP :wink:
And it's not the problem of how hard it is, it's the problem that you can't do it with Javascript. You "can't". If you could, first, it's a big problem, theres an automatically bug out there. Like I saide before:
"Javascript can be easily seen by view source, which is not safe, because a hacker might use this source code to find bugs and intrude in. "

If you ever need help, visit http://www.w3schools.com
You said something about the database, for database, mainly are SQL compliable. They work with PHP but do not work with Javascript :wink:

Author:  Adbot [ June 14th, 2005, 6:24 am ]
Post subject:  Register and login to get these in-post ads to disappear


Author:  royrules [ June 14th, 2005, 6:44 am ]
Post subject: 

How about if I use VBScript instead. That works directly with Microsoft Access and would work very well indeed! Have any suggestions for that route!!!

Author:  Jeff [ June 14th, 2005, 7:08 am ]
Post subject: 

I'm not familiar with VBScript, can't make any suggestions. But worth a try.

Author:  Avery [ June 16th, 2005, 3:35 pm ]
Post subject: 

royrules , maybe you should search in google now , scince google gives all results. Rsbandb members & moderators can only give a bit of info.
Anyways maybe mike will tell you MAYBE , i repeat , MAYBE!

Author:  royrules [ July 9th, 2005, 7:39 am ]
Post subject:  PHP

How do I use PHP could someone plz teach me cause I would like to use that with JavaScript. I also would like to know what I need to download. Plz post some links so I can get started!

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/