Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript and .Net 1

Status
Not open for further replies.

SubsonicAbercrombie

Technical User
Dec 2, 2007
12
US
Can I use javascript to make calls to a .Net object?
 
The general answer would be No.

If you're using IE, you can use ActiveX to do that calls.

If your .Net objects accepts http calls you can use AJAK.

Cheers,
Dian
 
Get over your nervousness and just get stuck in. AJAX is a hugely over-abused term that is bandied around by pretty much everyone (usually in ignorance). Take an hour to do some investigation... it's just a technique of interfacing with the "back-end"... nothing more.

Cheers,
Jeff

[tt]Jeff's Blog [!]@[/!] CodeRambler
[/tt]

Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!

FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top