Well I await for any suggestions on a different control I'm continuing to
alter the AJAX Rating control.
The problem I have now is that I cannot seem to get a result sent back to
the client. I tried checking the _result member in the .js file but it's
always empty.
Is this the correct field or should I be checking something else?
Thanks,
Joe
> Hi all!
>
[quoted text clipped - 14 lines]
> Thanks,
> Joe
Steven Cheng - 10 Mar 2008 03:52 GMT
Hi Joe,
For Rating control, you can try searching the ASP.NET , rating or voting
control keywords over web and I think there should exists many 3rd party or
commercial ones.
Also, for ASP.NET ajax control, I sugget you use the "web developmenet
helper" which can help you trace the http ajax request/response content:
#Web Development Helper
http://www.nikhilk.net/Project.WebDevHelper.aspx
Best regards,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we
can improve the support we provide to you. Please feel free to let my
manager know what you think of
the level of service provided. You can send feedback directly to my manager
at: msdnmg@microsoft.com.
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Joe" <jbassking@noemail.noemail>
>References: <enQ5Y4HgIHA.2448@TK2MSFTNGP03.phx.gbl>
[quoted text clipped - 31 lines]
>> Thanks,
>> Joe