Hi,
I have two tables in database .They have one field in common.
I want to fetch data from both the tables through a single query.How could this be done?Pl help me
Thanks in advance
User Profile
Collapse
-
Single query to fetch data from two tables
-
To open a frame in a window
Hi,
There are 3 frames(top,righ t,left) in my page.The frame on the left has some buttons in javascript.I want a window to open in the third frame(left) if i click a button in the right frame.How could this be done?
Thanks in advance. -
How to display the page contents in a textarea
Hi,
I have some php pages.In the first page there are some check boxes .When the user selects the check boxes and clicks a button the selected values are displayed in the second php page.The third php page is a form which has a textarea.I want the selected values to be displayed in the textarea of the third page.how could this be done?Pl guide.
Thanks in advance. -
To pass the contents of a php page into a text area
Hi,
I want to pass the entire contents of a php page into a text area in another php page..The php page fetches some data from the database.I want those data to be displayed in a text area in another php page.Pl guide me
php code
<?php
if(isset($_POST['id']))
{
$id = $_POST['id'];
$n= count($id);
echo"<table border='0' cellspacing=0... -
selected items to be displayed in the next page/form
Hi,
I have a php page which has some checkboxes ,textfields and values.If I select a checkbox ,a particular value will be displayed in a textfield.I have a "go"button in the same page.I want the selected values and textfields to be displayed in the next page if i click the button.Pl guide me how to do this.
I am sending the sample code below.
arical.php
[HTML]<!DOCTYPE html... -
sending the contents of a div by mail
Hi,
I have a pricelist form in ajax.The user will select the items and the items will be displayed in a div tag. I want to send the contents of this div(dynamic) by email. How could this be done using ajax?
Thanks in advance.
------ -
Hi,
Thanks.I have given the sample codes below.
1.fly-to-basket.js
[CODE=javascript]/*************** *************** *************** *************** *************** *************** *************** ***
(C) www.dhtmlgoodie s.com, March 2006
This is a script from www.dhtmlgoodie s.com. You will find this and a lot of other scripts at our website.
Terms of use:
You are free to use...Leave a comment:
-
sending the pricelist by mail in ajax
Hi,
I am new to ajax.I am doing a pricelist form using ajax.I downloaded a sample code from the net(Dhtmlgoodie s.com-shopping cart programme) and I am modifying it.(url:http://www.dhtmlgoodie s.com/scripts/fly-to-basket/fly-to-basket.html).I want the shopping cart items price list to be sent by mail.Pl. guide me -
Displaying and adding values by clicking a check box
Hi,
I have check boxes and text fields in an ajax frame.I want a value to be displayed in the textfield if I select a check box and I also want the value to be added and displayed.Pl guide me. -
Controlling a drop down list throuugh a button
Hi,
I hava a drop down list and a button in my program. I want to control the functions of the menus through this single button.How could this be done?Pl help me.
Thanks in advance.
With regards,
suguna -
Hi,
Thanks for helping me gits and acoder.Now my codings work well.
sugunaLeave a comment:
-
Refreshing a dynamic table using ajax
Hi,
I am new to ajax.I have a dynamic table in div .I want to refresh the table after every 3 seconds.Pl help me.
SugunaLeave a comment:
-
Hi,
Here is my codings.Pl help me to change the bgcolor when the value in td11
becomes 0.
[PHP]<?
session_start() ;
?>
[/PHP][HTML]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--<meta http-equiv="Content-Type"...Leave a comment:
-
change of bgcolor in a td of a dynamic table using javascript and ajax
Hi,
I have a dynamic table in my programme in php and the value of a particular cell gets reduced after every 3 seconds.I want to change the bg color of that particular into a different color when it reaches '0'.Pl help me.
thanks in advance
Suguna -
Refreshing part of a page periodically
Hi,
I am new to ajax.I have a file in php which is a report. I want a certain portion of the report to be refreshed every 3 seconds.How can we refresh a part of page
using ajax.I also want to know the usage of setTimeout method.Pl.help me
Thanks in advance,
Suguna
No activity results to display
Show More
Leave a comment: