AJAX

  • Thread starter Thread starter Arne Garvander
  • Start date Start date
A

Arne Garvander

I create a new website in Visual Studio 2008.
I drag the AutoCompleteExtender contro for Ajax Future unto default.aspx.
I was expecting an Ajax control, but I get a soap envelope instead. What am
I doing wrong?
 
I was expecting an Ajax control, but I get a soap envelope instead. What

SOAP Envelope - where? In the designer or the rendered HTML?

Do you have also have a TextBox for the AutoComplete Extender?
 
Back
Top