| | |
PLz its very urgent.
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
One, this is JSP section of this forum and JSP stand for Java Server Pages
Two, JavaScript has nothing to do with Java, as JS is scripting language and Java is programming language(needs to be compile first and then can be executed)
Three, you should post it in ASP part of this forum
PS:Request for moving this post to ASP section been sent, so please DO NOT create another post there
Two, JavaScript has nothing to do with Java, as JS is scripting language and Java is programming language(needs to be compile first and then can be executed)
Three, you should post it in ASP part of this forum
PS:Request for moving this post to ASP section been sent, so please DO NOT create another post there
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
You take out the relevant javascript portions and save it as a .js file, then include it like any other javascript file in your aspx source.
Google is your friend. I'm giving examples, not typing up your whole app for you. You run code at your own risk.
Bored? Visit http://www.kaelisspace.com/
Bored? Visit http://www.kaelisspace.com/
•
•
•
•
how to include javascript file in a aspx source...
plz expalin it detailly
A simple quiz program in ASP and JavaScript
ASP and Javascript together
And if all this is so "urgent" why didn't you search internet, ...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
You include it exactly the same as you would in an html file. An aspx file is still markup, just like html, and normal markup tags are allowed in addition to special aspx tags.
So,
<script src="yourjsfile.js" type="text/javascript" />
So,
<script src="yourjsfile.js" type="text/javascript" />
Google is your friend. I'm giving examples, not typing up your whole app for you. You run code at your own risk.
Bored? Visit http://www.kaelisspace.com/
Bored? Visit http://www.kaelisspace.com/
![]() |
Similar Threads
- can we create database through vb in sqlite (Visual Basic 4 / 5 / 6)
- priority queue using array!!! (C++)
- How to validate csv file (Community Introductions)
- plz help me to connect more than one table in the ms access database to the asp.net (ASP.NET)
- Urgent.....Dynamic Changes.... (JavaScript / DHTML / AJAX)
- client server (C)
Other Threads in the ASP Forum
- Previous Thread: Can i add external search engine box to my page
- Next Thread: Can i make an online questionaire using ASP?
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7






