Tip Bank

DevX - Software Development Resource

Confirm Dialog From a HREF

We can use the following JavaScript code to get a confirmation from the user before navigating to another page. Redirect

DevX - Software Development Resource

Separating Colors with a Pull-Down Menu

Question: When I implemented a pull-down menu, it wiped out the default, anchoring color schemes. When I changed the pull-down menu to blue text, my anchored text showed blue again.

DevX - Software Development Resource

Inserting Data Through SQL

Question: I’m using ASP to register data in a DBF table through a SQL statement. I get data from a form (textarea) in an HTML page. However, the SQL statement

DevX - Software Development Resource

HTML Table Filling Using DHTML

Question: Is there a way to read the contents of a directory into a table so that the contents of each cell of the table becomes a link? Answer: This

DevX - Software Development Resource

Opening New Windows With iframes

Question: I’m loading news links from our companies’ database to our home page using the tag. However, when a user clicks on one of these links, the news item appears