Advertising
advertising
related pastes to tag 'ajax'
- 1419071 - md5encoder.php: php md5 ajax
- preview unavailable
- 911079 - 寄せ集め: ajax
-
- <SCRIPT type="text/javascript">
- var bbsid = location.search.replace( /^\?/, "" ) || "bbs";
- var datapath = "http://ashocan2.hp.infoseek.co.jp/data/" + bbsid + ".dat";
- var logpath = "http://ashocan2.hp.infoseek.co.jp/cgi-bin/bbs.cgi";
- var postpath = "http://ashocan2.hp.infoseek.co.jp/cgi-bin/bbs.cgi";
- 911075 - 寄せ集め: ajax
-
- <SCRIPT type="text/javascript">
- var bbsid = location.search.replace( /^\?/, "" ) || "bbs";
- var datapath = "http://ashocan2.hp.infoseek.co.jp/data/" + bbsid + ".dat";
- var logpath = "http://ashocan2.hp.infoseek.co.jp/cgi-bin/bbs.cgi";
- var postpath = "http://ashocan2.hp.infoseek.co.jp/cgi-bin/bbs.cgi";
- 770673 - loudmouthman: ajax scriptaculous loudmouthman
-
- The Brief:
- The following code updates a text box with the result of the material code, what I then intend to do is call another script to update the organisation OrderHeader with the selected recordno number ( returned in li.value )
- supphint is used to hang the Ordered List upon for Selection.
- supplierSearch is the textbox where the supplier name is returned.
- orgTitlelookup looks up the supplier name and recordno number
- getSupp is a function called after update and should pass three things to orgdetailsUpdate
- which are recordno which is the orderheader recordnumber, value which is the field content ( in this case the supplier recordno ) and field which is the field name in the orderheader to update ,
- 721665 - ajax request: prototype ajax
-
- my prototype script:
- <script type="text/javascript">
- function auth() {
- alert('auth');
- new Ajax.Request(
- 'http://82.229.245.231/pnumb.com/auth.php',
- {