siddayya math

Greenhorn
+ Follow
since Nov 23, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by siddayya math

i apologise and have corrected it

thank u
Thanku pascal for your reply i knew that this cannot be embedded into a browser but wath is confusing is that all other pdf , microsoft word etc all these applications can be embedded within a browser isnt....
hi folks

pls help me in getting out of this below problem ............

i have a .exe file which is built using vb, which i want this exe file to be dynamically execuited into my browser

so i initialised a runtime object the code is below

Runtime runtime = Runtime.getRuntime();
runtime.exec("C:\\PIXTRAN\\DEMO\\SMPLVWN");

this above code is working fine and the file gets ececuited at runtime.

now i want this execuited file to be part(that is within the browser specified width and size) of the browser.



:roll: :roll: