473,499 Members | 1,678 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Interface Excel to IExplorer

2 New Member
Hi all !
i hope there is not yet a thread about this argumentand im not sure that a
javascript would be the best way to make what i need..

in presence of a desired condition, i need excel to launch an exe or script file
to perform actions on a IExplorer-java window, like copy from a cell and paste in a form field, preform a choice in multichoice field and press a button to send..

like this
if H7 = true then
copy a5 and paste in form field 1 of the explorer window
select option 3 in form field 1 of the explorer window
press the button "DO" in the explorer window

so how can i do that ? how can i know the name of the window and of the form fields ??
ty for your time
Mar 12 '08 #1
2 1032
acoder
16,027 Recognized Expert Moderator MVP
You can't really use JavaScript/JScript because it's from Excel. I'd imagine you'd need some VBA code, though I don't know if it's capable of this task.

If it was the other way, you could probably make use of JScript/ActiveX.
Mar 13 '08 #2
IDI2
2 New Member
You can't really use JavaScript/JScript because it's from Excel. I'd imagine you'd need some VBA code, though I don't know if it's capable of this task.

If it was the other way, you could probably make use of JScript/ActiveX.
i can launch a mouse macrorecorded exe file, but i wanted something more safe clean and fast..
Mar 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3570
by: Chris | last post by:
Hi, I hope this is correct forum for this, this might possibly an academic type question. I am trying to copy a dataset to an excel spreadsheet for my asp.net application. (written VB). I...
3
1697
by: The Pritchard | last post by:
I want the user to be able to save the information displayed on a dynamically created page. When I write a script like the following: <SCRIPT> winNew = window.open("","test");...
6
3557
by: Wolfgang Keller | last post by:
Hello, I'm looking for a spreadsheet application (MacOS X prefered, but Windows, Linux ar available as well) with support for Python scripting (third-party "plug-ins" are ok) and a database...
5
302
by: Peter | last post by:
I am trying to understand Interfaces. I've looked at various Dog, Animal and Shape and Circle examples and I am still murky about interfaces. I am working on a project where I am using Excel to...
0
1043
by: Mark | last post by:
I create a simple interface in a com object: public interface ISimple { void a(); int b(); } I build the object in Visual Studio and load the object from Excel. I can call a and b...
0
1300
by: ns2k | last post by:
I tried to implements Microsoft.Office.Core.Range Interface, but the dot net raise errors : + ' '_Default' cannot implement '_Default' because there is no matching property on interface 'Range'.'...
5
1601
by: Steve JORDI | last post by:
Hi, I have a strange behavior when using IExplorer over FireFox. There is an html form that asks for the name of a city and has a dedicated field for that with a submit button next to it. In...
5
2782
by: Steve JORDI | last post by:
Just a question using images as submit buttons and PHP4.4.4. It seems that my code correctly works in FireFox but not in IExplorer. For example, I have a FORM with 2 buttons called "search" and...
1
2338
by: shashi shekhar singh | last post by:
Respected Sir, I am currently facing a problem in disabling the back Button of IExplorer. Actually I have taken two UpdatePanel on the page(Page A). At first when Page(Page A ) loads then Update...
0
7014
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7229
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7395
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.