473,386 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

AutoCompleteExtender not working with iframe

Hi again

I am using an AutoCompleteExtender in a user control alone with a textbox and button...On selection from auto selection dropdown or on button click event I am taking the control to next page i.e Searchresult.aspx with the selected textbox value. I am using the same user control on searchresult.aspx page as well. On serchresult, I have two iframe which are using 2 URLs as source alone with the textbox value as query string and showing result.

Till here, its working fine. But when I am using the same usercontrol on searchresult page I am not getting auto dropdown from extender and I have to double click the button to load the recent iframe result.

I am getting auto dropdown if I am removing the iframe. Please let me know if anybody has any idea. I can paste the code if anybody need it..

Thank you very much in advance!!

Manik
Sep 18 '09 #1
2 3932
Frinavale
9,735 Expert Mod 8TB
You and your IFrames!! Hehe, just kidding.

Sounds like there's a JavaScript exception being thrown somewhere in the browser and that is preventing the AjaxAutoCompleteExtender from working.

Try using FireBug and/or IE8's Debugger to "break on all errors" to see if you can see anything happening there.

Lately I've been having issues with FireBug "breaking" on errors thrown by the Ajax.NET framework...so, as much as I hate to say this, I recommend trying IE8's debugger first.
Sep 18 '09 #2
hehehe..thanks for encouraging..the issue is resolved..I am not sure why was I facing it.

I was creating iframes dynamically thru a class..I tried aspx tags for iframes and put the src field dynamically and it worked
Sep 22 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Michael Appelmans | last post by:
I have essentially copied the samplelist2.aspx from the Atlas samples but the autocomplete feature is not working in my page. The web service asmx works from a browser. Thanks for any suggestions...
11
by: =?Utf-8?B?VHJlbnQ=?= | last post by:
I have tied an AutoCompleteExtender to a textbox to indicate suggestions to the user. Everything works fine if I utilize a webservice to fetch the results. However, I want to put the web service...
0
by: riazs | last post by:
Guys, I don't know if I'm in the correct forum... anyway here goes: Does anyone else get the Access Denied error when typing text into a text box which is linked to an AutoCompleteExtender. ...
0
by: Dunc | last post by:
Has anyone successfully managed to get the Altas Toolbox AutoCompleteExtender working inside a GreyBox control? While I've got the code and code-behind working fine, the "dropdown" panel is...
0
by: askaquest | last post by:
Hello, I am using AutoCompleteExtender.The program Run without any errors.But It doesn't show suggestions bellow the textBox. My aspx page is as follows: <form id="form1" runat="server"> ...
0
by: =?Utf-8?B?RXlhbA==?= | last post by:
I am having problems with AutoCompleteExtender in modal window. For normal window things are working fine but when ever I am opening the same page in a modal window the AutoCompleteExtender feature...
1
by: maz00 | last post by:
Hi guys, I'm running into an issue where my AutoCompleteExtender stops working as soon as I make changes to my global.asax file for URL rewriting. I just want to take a URL...
4
by: giveDsolution | last post by:
Can Anyone Plz help me in using AutoCompleteExtender. I have used this link http://www.infinitezest.com/articles/using-autocompleteextender-with-results-from-database.aspx But its not working
4
by: Peter | last post by:
ASP.NET 2.0 I have an AutoCompleteExtender which works fine- I am using name, id pair in the WebService , but what I am trying to do is: once the user selects an item from the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.