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: Parsing, fish up all between <td> and </td> ... without possibility of confusion.
•  Technical problem with Visual Studio C++
•  Put confirm do you really on button instead of link
•  How Can i Create a list[Validation] in embedded Excel Object in JavaScript ?
•  Re: searching for gd::graph guide
•  Re: hash within hash
•  Re: Passing value through function then print... GONE WRONG!!
•  Need help to modify a formula for calculating in Javascript ?
•  form/cgi help


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-2008