Hi, i need to configure a apache ssl proxy as front-end of another webserver (without ssl) who runs a web application as back-end.
for that I've installed an apache with ssl (for the frontend) and configure the following httpd directives for the proxy server
Listen *:800
NameVirtualHost *:800...
Hi!
I'm newbie in ADO and i´m trying to do a ADO connection with ODBC with a Excel file by database source... I get this example from MSDN but i can´t do it work.
In the ODBC Console I've defined a DSN=myExcel with a workbook in c:\myproject\user.xls, Provider=Microsoft Excel Driver,no UID and...
Hi!
I got a link to a help file (myhelp.hlp) that gives a complete online help. But have a problem with this :(
When clicks the help link, the explorer ask to download the hlp file before open it.
It's possible to open the hlp file without download it everytime you wont to query the online...
Hi people!
I´m looking for make a disk explorer like when you pick to attach a file in a webmail <open a window to explore the client disk to select a path to attach or save a file>
It´s possible to do with jscript? How?
I appreciate very much, any tip or trick about it ;)
Thanks in advance...
Hi!
I don´t understand how works the form, when a user press Enter key instead a submit button. I got a lot of pages with similar source but some of them works diferent when user press Enter. In some cases the Enter works like submit button, but in some cases have a confuse behavior.
How it...
Hi People!
I have a parent window that opens a child. From the child i want to access to the value of a textbox in a frame in the opener window. The textbox (Level) exists on a frame called "Menu" on the parent window. I cant seem to reference to the frame correctly, heres what I have...
Hi people!
I have in a window program with to frames: menu and workarea.
How I could access from the workarea to the elements values (like a text object) that are in the other target(menu).
Or may be you can help me a little more...
All of that it´s to simulate a session variable, because I'm...
Hi forum!
I need to prompt for a server file to the user. I mean, when user click a link then the system popup the classical path window of the server tree directory to choose a file.
It´s possible to do it?
What object and method i got to do this?
And if i want to prompt to save a file in the...
Hi!
I'm looking for expirience in this kind of problem.
I got a form that have a lot of textboxs waiting to enter somes codes (eg:one waiting a customer code). so near the textbox I put a link that open a popup window for make a kind of filter of all customers aviable to select. When user...
Hi!
I´m developing a web application and I haven´t clear what things I must change on my source, to the page can see without difference in a IE, Netscape or Opera...
I mean, HTML looks diferent when i access from IE or Netscape...and my Javascript functions doesn´t work properly in Netscape or...
Hi, everybody!
I'm with basic html problem.
I have a form with somes checkbox that could be checked or not. When the user press submit, those checkbox checked are passed with the get method to the action form (main.esp). Those checkbox unchecked aren´t recived in main.esp and I don´t know why...
Hi!
I'm having problem with this situation: I have a page with somes checkbox and a button. When the user press the button
the page make a selfload and execute a java script serching for the elements of the page looking for those elements of type==checkbox (ask this for delete all selected...
I'm loocking for technical reference about mnesia db and the erlang/otp development enviroment.
Someone use it or know it?
Someone knows limitations of mnesia or erlang? because all i can find are great thing about it...
any data are welcome...thanks! My Development keyboard are on-fire! ;)
Hi!
I'm designing a DB for a phone system and it must be access in realtime giving the account information to make the call.
Here is my question:
I know that the difference to access to tables without foreing keys are faster than tables with foreing keys, but how much?
It´s a good design...
hi people!
i'm using ado datacontrol with a bound datagrid, and at runtime i set de cols of the grid with the cols of my recordset... it does well, but when doesn't show the data in rows...the grid is empty...
I set de grid datasource with the datacontrol in datagrid properties and rebind and...
Table documents
IdDocument
NameDocument
etc
Table documents_items
IdDocument
iditem
price
etc
Table documents_items_tax
IdDocument
IdItem
Tax
etc
For each document i got some items and for each item i got some taxes...
I need to create a...
I NEED TO CONDITION THE FILTER OF MY QUERY WITH A WHEN CONDITION IN WHERE SECTION...IT DOESN'T WORK...HOW COULD I DO FOR...?
SELECT CM.IdCaja,CM.IdValor,CM.Fecha,CM.Hora,CM.NúmeroComprobante,CM.Monto,CM.Observaciones,Cajas.Nombre as CajNom,COM.Descripción as ComDesc
FROM CajasMovimientos CM...
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.