codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  How Can i Create a list[Validation] in embedded Excel Object in JavaScript ?  vijaysaraf at 08:33 on Tuesday, September 09, 2008
 

I don't know whether it is possible or not.
Here , what I have & what I to do is :
I have a web page( JSP ,if it matters) having excel object embedded on it.I am able to access that object in my JavaScript code......but that is not enough.I have to place a list box [items are predefined] on a particular Column so that user can choose from the list.
Here is that code part

<object classid="CLSID:0002E551-0000-0000-C000-000000000046" id="ActiveX" >
<param name="some..." value="some.." >
</object>

<script language="JavaScript">
var Excel = document.getElementById("ActiveX");
Excel.range('a1').value="Hello";
</script>


That's all.
Please don't suggest me to follow Dojo or any ready made Tools for grid.I have to place only Excel Object.
Thnaks,
VijayS.








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
• Re: store string from text file to vector
• Re: c# .net Exception of type System.StackOverflowException was thrown.
• Re: error: expression must have a constant value
• Re: Script Does Folder Exist – If Not Create It
• $_GET not working
• GET METHOD
• Re: windows service - web service - com
• Re: Storing data from HTML to Excel or TXT
• Re: Help totalReads=1 totalReads++=2 write totalReads 3 not 2


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2010