ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How To Call Outside Javascript File?
Example : Our Project File  Folder Name "Sample" Another 
Folder Name "Check".Check Folder Is Out Side Of Our 
Project ?Check Folder Have Verify.Js File. My Question Is 
How To Call Verify.Js File.
 Question Submitted By :: Als.senthur Ganesh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.
Answer
# 1
You can call in header section with following code.
<script src="myJavaScript.js" 
type="text/javascript"></script>
 
Is This Answer Correct ?    1 Yes 2 No
Sanjay
 
  Re: How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.
Answer
# 2
Assuming the following directory structure:

~/Sample/project.html
~/Check/verify.js

to use the javascript file in project.html insert the below 
code between the <head> and </head>:

<script src="../Check/verify.js" type="text/javascript">
</script>
 
Is This Answer Correct ?    1 Yes 1 No
Vikas
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
About Postback ? Accenture3
Describe the difference between inline and code behind.  2
If you have to replicate a set of controls(UI) across a number of web pages, what will you do  1
About delegates ? TCS7
What is custom control. What is the difference between custom control and user control ? Microsoft1
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?  1
main difference between asp.net2.0,asp.net1.1,asp.net1.0 Microsoft14
What is the namespace for encryption? Astadia1
Difference between Dataset and DataReader ? Accenture4
How do you validate the controls in an ASP .NET page?  2
How do you relate an aspx page with its code behind page ? Accenture3
what is stateless ?  2
Can the validation be done in the server side? Or this can be done only in the Client side?  2
write a sample code make use of xmltext writer GCI1
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together. ADITI1
Explain the life cycle of an ASP .NET page HCL2
How do you get records number from 5 to 15 from a dataset of 100 records? Syntax-Softtech1
What is Response.Flush method ? Keane-India-Ltd2
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?  6
What are runtime hosts? Microsoft1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com