Good Afternoon,
I want to know if its possible to open a Doc file with this object, as with text files. I need to open a Word File and check every line for a string. When a try to read the word file, the result is garbage.
Could you help me..
Thanks a lot..
Hola..
Alguien me puede ayudar..quiero que un formulario no se pueda cerrar de ninguna manera pero que permita trabajar en las demas aplicaciones....
Gracias!!!
Hello!! I am traying to do this in a function
declare @CurrentDate datetime
select @CurrentDate=getdate()
but I got this error when compiling:
Servidor: mensaje 443, nivel 16, estado 1, procedimiento fGetRadicationNumber, línea 14
Uso no válido de 'getdate' en una función.
Thanks a lot!
Hello!!
I want to know if it's possible to generate a XML file from a HTML form. The idea is to save the complete User Form to load it later with the same options.
Thanks!
Hello..
someone could help me... I am trying to do a dinamic query byt always fails when I call the function
create or replace function f_consulta_val_dominio(par_dominio varchar2,par_valor varchar2,par_Abreviatura varchar2)
return varchar2
is
Descripcion varchar2(255);
sQuery varchar2(5000)...
Hi...I use a dll which is suposs to create an excel file. The code is this..
sRuta = "\\horus\BaseDatos\reportes\"
sNombreHoja = "Resultado"
sNombreObjeto = "andres"
sNombreObjeto = sRuta & sNombreObjeto & ".xls"
Dim apl As Excel.Application...
hellooooo!!
Is possible to add horizontal scroll bars to a <select multiple> ?????
The information I am presenting there changes dinamically and somethings it's too long, so the with of the list increse..
thanks!!!
Hello..
I want to schedule a Jobs Step to run a DTS. I am wornking in Visual Basic 6.0. The DTS is generate from my applications, but I need to schedule it, could you help me please.
Hello again,
could any body tell me if it's possible to know the type of a html form object in an asp page!
I mean, It's possible to do something like this:
if request("nombre").type="textbox" then
.
.
.
if request("nombre").type="checkbox" then
..
...
Hello..!!
I've been learning how to build dll's in Vb lately
what I want to know, is how can I send an Html Form to a component. Y know how to send individuals elemements based on request , but I want to recive the entire form in the componente to do all the request proccessing there,
I hope...
Hello!!!!
I am trying to do this.
A page has listbox with two options. Then I open a pop up window with another listbox with many options. What I want is to fill the firts listbox with the opction selected in the second list in the pop up window. I am doing like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.