answersLogoWhite

0

Javascript is a client-side script, meaning it runs only in the browser. It has no access to the server. For access to the server, thus creating a back-end, you need to use a server-side scripting language such as ASP or PHP. If you want to make a more fluid interface, JavaScript and AJAX can be combined with one of the two aforementioned server-side scripts, effectively creating a back-end and a front-end.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

What are some free web hosting websites that support Javascript?

There are lots of free web hosting providers who support javascript and HTML files and other promising languages. please check one of them. like GoogieHost


Why should you consider placing javascript in an external file?

If you are using PHP for creating a website, it will turn into a mess if you don't use separate files for CSS & Javascript. It is not that much of a problem as external javascript functions are not that difficult to call from html or php files. The code looks neat and we can differentiate the problem areas more accurately. The problem obviously resides when you use ASP.NET & call external javascript files. ASP.NET assigns different client side and server side ids for controls. It maybe a good idea there to discard the external coding of javascript if javascript functions are not called


How do you save javascript?

You can save JavaScript files with any text editor of your liking. Just add the .js file extension and you're good to go.


How do you display files in pagewise in javascript?

To display files pagewise in JavaScript, you can use a combination of an array to hold the files and a function to render them based on the current page. First, determine the number of files to display per page, then calculate the start and end indices for slicing the file array. Use Array.slice() to get the current page's files and render them in the desired HTML structure. Finally, implement navigation buttons to update the current page and re-render the files accordingly.


What is suffix for react?

The suffix for React components is typically .jsx for JSX files and .js for JavaScript files. However, some developers may use .tsx for TypeScript files when using TypeScript with React.


How do you make ajava script file?

JavaScript files can be created with the extension .js Note that an accompanying HTML file must reference it in order for it to run as JavaScript. You can include the file in your HTML document by adding the following to the head or body of the document: <script type="text/javascript" src="myJavaScriptFile.js"></script> Replace myJavaScriptFile.js with the file name of your JavaScript file.


What is an HTML converter?

An HTML Converter is a program that will take your HTML files and modify them to be able to be used with PHP, Javascript or ASP.


Example complete HTML css javascript code of a peronal blog site?

You can download the Wordpress files for blogs and review them.


Could someone give me the JavaScript source that will let you put an unlimited amount of photos into a list of any order choose how long to show the each individual image then saves as a gif 2 you PC?

It can't be done. JavaScript isn't capable of saving files to your PC, or converting files from one format to another.


How i can design Calculator in HTML?

There is a simple HTML code for calculator with javascript download here. http://rapidshare.com/files/254061704/Simple_HTML_CalC.rar.HTML


How do you perform image slideshow in php?

Image Slideshow is very difficult using php. Instead store the image files in an image folder and apply slideshow to them using javascript. Here's a reference to automatic slideshow using javascript: How_do_you_create_slide_show_using_javascript_code


Do you need java script when playing games and how to you add it to my browser?

Most online games on browser are developed using flash and shockwave player files. So you do not require javascript for them. But in case they use javascript it is not a worry. Most popular browsers support javascript. Just look on the search engine how to enable javascript. For eg. Mozilla Firefox you just just click on Tools in Menu Bar and then go to Options and click on the tab Content. There should be a checkbox to enable javascript