I have a Completion list that is getting populated with author Names.
As you type in an authors names like S--m--i--t--h , the Ajax filters out a list of Author Names.
When you've typed enough letters and resolved down to one name, if you hit submit the Form should pull back the info on that Author. This works in Firefox but not in IE.
Somehow the form field is not being populated on the Change.
bigbiscuit
Member
10 Points
2 Posts
Problem using Atlas with master and content pages
Mar 15, 2006 06:23 PM|LINK
I can't get Atlas to work properly inside <asp:Content> tags on my Content pages.
The pages work in Firefox but not in IE.
Does anyone have any suggestions?
regards
-- Joel
Garbin
Contributor
7428 Points
1507 Posts
ASPInsiders
Re: Problem using Atlas with master and content pages
Mar 16, 2006 08:21 AM|LINK
could you give more infos on what is happening (errors, issues)?
bigbiscuit
Member
10 Points
2 Posts
Re: Problem using Atlas with master and content pages
Mar 16, 2006 02:59 PM|LINK
I have a Completion list that is getting populated with author Names.
As you type in an authors names like S--m--i--t--h , the Ajax filters out a list of Author Names.
When you've typed enough letters and resolved down to one name, if you hit submit the Form should pull back the info on that Author. This works in Firefox but not in IE.
Somehow the form field is not being populated on the Change.
regards
-- Joel