Here is a little background on what I am trying to do...
I have created a Web Part Page in SharePoint 2007. Added some calls to jQuery, CSS, etc. Added a DVWP to create a new list item.
I am attempting to use SPCascadeDropdowns and I beleive that all of my settings are setup correctly. The cascading is not happening and I have turned on the Debug mode and I am getting nothing.
Is there an easy way to see if SPServices is actually being called and to determine if the issue is with my implementation or if the problem is related to something else?
Thanks, Jim