User Profile

Collapse

Profile Sidebar

Collapse
desaimadhavi
desaimadhavi
Last Activity: Nov 18 '06, 11:35 AM
Joined: Nov 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • desaimadhavi
    replied to page refresh problem
    Thankyou, For Reply
    But for this code is notworkable by me.Have yo seen that link which i have put.
    For adding ur script ?I have to include that ajax.js or not
    and in php I have put below code in no case

    [CODE=php]$q = "select cityname from city where countryname='no '";
    $result = mysql_query($q) or die("Error in Query" . mysql_error());
    while($row = mysql_fetch_arr ay($result,...
    See more | Go to post
    Last edited by gits; Dec 2 '07, 01:29 PM. Reason: added code tags

    Leave a comment:


  • desaimadhavi
    started a topic database connection through js

    database connection through js

    I want some basic example of ajax in which dabase connection is used.I have serched I don't understand and not get.

    I have used php,mysql

    I have try for simple registration form in which 2 text field. one is username and 2 is password
    When i enter the username it has to check that in database this user is exist or not without page submitting if php script is called.

    Please tell me how i can know...
    See more | Go to post

  • desaimadhavi
    started a topic page refresh problem

    page refresh problem

    hi, everybody
    I am new at ajax.
    http://www.dhtmlgoodies.com/index.ht...chained_select

    From this url i got a example of this chained selected box.But in this getcities.php thre is static value.I want it from database in which i have made 1 table in mysql of city.there are 3 fields in that. one is id,2nd is cityname and 3 is country name. city is base on country name but there is error come
    ...
    See more | Go to post

  • simple registration form with ajax,php,mysql.

    Hi, everybody
    See more | Go to post
No activity results to display
Show More
Working...