Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-24-2007, 02:42 PM   PM User | #1
webstyler
New Coder

 
Join Date: Feb 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
webstyler is an unknown quantity at this point
jquery $.get and data return

Hi

I need to send id to script and return array..

I have my first_page.php

Here I have try this

$.get('log.php',{id:'4'},function(data){
alert("Data Loaded: " + data);
});

log.php receive id..

Now, i need GET into first_page.php a result as js array..

How I must prepare this data in log.php and how I can get this on first page ?

Txx
__________________
http://www.webstyler.it
webstyler is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:34 PM.


Advertisement
Log in to turn off these ads.