Results 1 to 1 of 1
- 01-14-2012, 07:08 AM #1
Member
- Join Date
- Jan 2012
- Posts
- 1
- Rep Power
- 0
url parameter in open method used in ajax
hello,
I am new in ajax. In ajax there is a open method in which you have to mention the url of which file u have to open
SYNTAX:-
xmlhttp.open("GET","ajax_test.asp",true); //xmlhttp is variable
now when i am writing the url in the section its not working.
Pls help me.
I want to open a text file,a servlet etc there
Similar Threads
-
Can i Pass a variable as a parameter from one method to other method
By Anagha in forum New To JavaReplies: 18Last Post: 04-18-2011, 05:39 AM -
Class<T> in method parameter
By Onra in forum New To JavaReplies: 4Last Post: 03-14-2011, 12:12 AM -
Creating array in method parameter
By Dipke in forum New To JavaReplies: 2Last Post: 02-25-2011, 09:18 AM -
Can a method take itself as parameter?
By bukake in forum New To JavaReplies: 10Last Post: 09-06-2008, 09:26 PM -
Input parameter of Main method
By Java Tip in forum Java TipReplies: 1Last Post: 07-12-2008, 06:24 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks