Hello there,
Office 2007 Product Key,
I've made use of ComponentArts in my asp.net project,
Windows 7 Home Premium Product Key,and I applied a callback technique like this:
in .aspx file:
<script language="javascript" type="text/javascript">
Method("test");
</script>
in .cs file
[ComponentArtCallbackMethod]
public string Strategy(string str)
//do something
when I use it in OS windows xp,
Office Professional Plus 2007 Key,It runs ok,
Windows 7 Pro Key,but I published it in Windows 2008 system,
Office 2007 Professional Plus,there was
a javascript error:no object found.
Can somebody help me?