How do we make it automatic in which users at myspace.com when they join, and enter their personal information in which it is automically updated. And, they enter pictures, it come up immediately, how do make it? Is it some sort of database?
![]() |
How do we make it automatic in which users at myspace.com when they join, and enter their personal information in which it is automically updated. And, they enter pictures, it come up immediately, how do make it? Is it some sort of database?
Not sure what you are asking, but the method may differ. It may be just that a link is created on the profile page, or the link may be stored in a database. You would have to ask the developers of that site how they did it.
I believe what you want is created using AJAX (Asynchronous JavaScript And XML). As in your enter something in the page, hit a button and it just appears there without the page refreshing - that's done using AJAX.
If you want some tutorials on the subject then Google is your friend.
This isn't for anyone new to programming though. You'll need some experience with JavaScript, XML and some knowledge of how web pages/servers work to understand it fully.
Thank you both for the help!
Good day!
All times are GMT -7. The time now is 10:18 PM. |