History Information
Question: Is it possible to display the address of the previous Web site as a string so that I can use it elsewhere? Answer: If the user got to your
Question: Is it possible to display the address of the previous Web site as a string so that I can use it elsewhere? Answer: If the user got to your
Question: I have tried to reorganize Informix chunks on my disks. So I stopped the Informix and started to copy chunks to a new location with a cplv command (AIX).
You can use savepoints in rolling back portions of transactions to predefined locations. A T-SQL savepoint defines a location to which a transaction can return if part of the transaction
Programming with style sheets is never an easy task if you want to write browser-neutral HTML code. This is because the DOM (Document Object Model) of the Internet Explorer and
The LookupTable object is marked as ThreadingModel=Both and doesn
I have a bunch of files on the server that I wanted to be able to select, for example, to delete them or to give them special treatment. Thus, I
Using this tip, you can create a drop-down list, which is populated from a database, and include it in a Web (ASP) page. This will basically increase the performance via
Question: These are the fields of my table: id, email, firstname, and lastname. There can be multiple records for a single email. I only want to group by email and
Question: I am a SQL beginner and I am trying to write this query. I have a table with four columns: ID STATUS DESCRIPTION CURRDATE1 open Test1 6/1/001 open Test1