Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic Javascript Query
02-06-2010, 05:14 PM
Post: #1
Basic Javascript Query
Hi All,

I want to know how to write the database connection(insert,delete or select query) within javascript function. Is it possible?

Thanks,
Trevor.
Find all posts by this user
Quote this message in a reply
05-29-2010, 01:23 AM
Post: #2
RE: Basic Javascript Query
Java script is a Client-side language. So it can't use Database itself. You also get knowledge from this site "www.tizag.com".their tutorials are very well structured and have learned me the basics of every language they provides good tutorial.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: