Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top AJAX Solutions: 26 - 50 of 164
 
I have a very big aspx page (300k) that has 3 different places where the user can input data and write to the database. I added an AJAX  updating indicator but no matter what button i press, a...
I have an asp.net web form with a basic drop listbox which updates a multi-select list-item box based on the selected option.  It worked fine in the initial page that I setup, but now when I c...
Hi all,         I am newbie in Ajax.I created a login.jsp and servlet for the database authencation.I want to use Ajax for the authenction.so any tutorial ajax using in jsp with a servlet? ...
Hi Experts,     I have a problem Im hoping someone here can help me out here with. I am trying to use an imageButton to call the click event of a link button by doing a forced postback. This ...
I'm having problems with getting FancyUploader to work (http://digitarald.de/project/fancyupload) The problem is this: When I load index.php in FireFox and try to upload an image I get: E...
I have used a frame setup when creating CMS for client in their admin. I have the attached code in a index.php file: <html> <frameset cols="20%,80%">   <frame name="left" src="left.php"...
Hello, I am using a ajax ModalPopupExtender.  I was wondering how i can hide the modal popup if a user clicks outside the panel (in the grayed out area around the panel).  I have a button on t...
I am trying to get a web site (.NET 2.0)  I inherited to run in IIS7.  I am stuck trying to get an Ajax call to work.  It is supposed to do an UPDATE  in the database but it doesnt.  It runs ...
I have to convert the arabic text to unicode and again convert unicode text to arabic. I have to convert arabic text to unicode and store in database using c#.net
hello: i'm using the example from this link: http://www.w3schools.com/php/php_ajax_rss_reader.asp the follwing is my customzied code. but i got an error in Firefox Warning: DOMDocument:...
Hello, Please visit this website (http://www.plasticsurgery.com:80/procedures.aspx), my intrest is the body map flash movie. I want to do the same effect but with DHTML/ajax as the right...
I'm looking for a working AJAX proxy to use to send and receive API requests/responses to http://ww1.caliber.ie/cram/api I have the clientside code from Caliber (attached) that gives an exa...
Hi experts I am running a jetty we b server with a web.xml config file I am also using Ajax to build some of the newly developed pages.   Ajax kicks off sends a request to a servlet...
Hello, I have a website with a dropdown box that needs to be populated based on various other selections on the page.  I have a 3 dropdown boxes in an update panel and when I make a selection...
HI, I would like to extract a specific javascript block, which has an ID, from the content I received by making an ajax call and then execute that javascript block. Is it possible to do it ...
setInterval("getOrders()",10000); to execute an ajax script seems to work in firefox but not IE. Is there something I need to do to make it cross browser, or is it a IE caching or something...
I want the HTML/JAVASCRIPT/CSS code of 'tab panel' that one of the Joomla extensions uses, where can I find this similar code? You can find the example on this page: http://template15.joom...
Hello, I have some code which is working fine in FireFox but is not working is Internet Explorer. Everything is loading alright in both browsers but when it come to using a simple hyperl...
Hi I have an xml document template saved on my pc which I then try to load using common JavaScript. This works as intended, but for some reason my xml document is loaded without its inheren...
I am interested in recreating the Stock Screener page of Google Finance.   http://finance.google.com/finance/stockscreener I'm interested in how all of it works (AJAX and javascript?), but...
if u go to omegalove.com and try to login at the top with any user name and password it will let u login. why is this happening? <%@ Master Language="C#" AutoEventWireup="false" CodeFile="...
Hi, I have a filter (dropdowns) on the page that allows search according to criteria (when search button is pressed) and displays the result on a modalpopup window. This modal has 4 tabbed ...
I need to modify the script attached to send this data as POST rather then GET, I think that GET has to many limitations but I have no idea how to send it by POST Thanks!
Hi there, I'm currently writing a PHP/MySQL/Ajax enabled script that allows members of our team upload forms to a website for public consumption. I'm nearly there, thanks to the help of EE ...
Hi there experts! I am developing a site using Google Maps API and I am trying to dynamically create markers with info windows filled with information stored in an XML file which was also d...