With using dialog box and i am inserting record through Ajax.
On click submit button record is inserting but also inserting when i click on close button.
Right now when i click on...
i want to loop mysql records until amount has not null
here i am want to adjust my amount ONE by ONE by participial FIELD ID and Amount
i have already tried, while loop is not working...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>untitled</title>
<meta http-equiv="Content-Type" content="text/html;...