Search
10286 results 2431-2440
Forum
- 26th Jul 2018Print Image Issue with IEsource rather than a url. Allan
- 26th Jul 2018Uncaught TypeError: Cannot read property 'style' of undefinedSuppQuoteId != "") { $.ajax({ type : "POST", url : "getPRheaderDetail.htm", data : "SuppQuoteId=" + SuppQuoteId,
- 26th Jul 2018export excel throws an error when trying to open in Internet ExplorerThanks for the quick response. If you can link me the URL for the above-mentioned version it would be helpful. Pankaj Sharma
- 25th Jul 2018Editor upload files with uuid not working.example').DataTable( { dom: "Bfrtip", ajax: { url: "/api/upload-many", type: "POST" }, // ajax:
- 23rd Jul 2018Using API call that I have instead fot a database using Generator ?edit: { url: "...." type: "POST", headers: { "Content-Type": "application/json; charset=utf-8", }, contentType: "application/json", data: function(d) { return JSON.stringify(d); }, processData: function ( str ) { var json = JSON.parse( str ); // do something with json return JSON.stringify( json ); } }, Allan
- 20th Jul 2018File upload without server script?trigger').click(); $('#uploadfile').on('click', function () { $.ajax({ url: fileurl, type: 'POST', data:
- 20th Jul 2018Handling null Valuesdatatables function like `"ajax": { "url": "/POPM_Trn_IOU/ExportToExcel", "type": 'GET', success
- 19th Jul 2018JSON response to ajax call read as array of chartblPersonResults').DataTable({ 'ajax': { "type": "POST", "url": "my_url", "dataType": 'JSON', "contentType":
- 19th Jul 2018HELP!!!! How to upload a file?Hi @allan , In browser it says 405 method not allowed. But for some reason the request URL is the URL of my web page and not the server URL that I have specified in my code.
- 19th Jul 2018Ajax and custom html ?before Javascript working, beacause url is: http://127.0.0.1/book/+data+ How can