(I'm a spanish guy, so ancho = width and alto = height)
WebGadget(1,0,20,ancho,alto-20,"index.htm")
WebGadget(1,0,20,ancho,alto-20,"./index.htm")
WebGadget(1,0,20,ancho,alto-20,"file://index.htm")
WebGadget(1,0,20,ancho,alto-20,"file://./index.htm")
WebGadget(1,0,20,ancho,alto-20,"file:/index.htm")
and a lot of more combinations and no one works...the program must run in a cd-rom drive and thus, thinking as a programmer and on the user, I don't know what will be the letter of the cd drive of the user, so I need to make it work correctly, it even doesn't work in my local HD!...can someone help me please? my friend needs it badly. Thanks in advance
