devxlogo

April 18, 2000

String Contains a Greater-than Sign

Question: My app. name contains the char “> “: myapp>name Of course, this creates huge problems. How do I get past this in HTML, when displaying or referencing the app.

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

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

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

Custom Menu Pop-Up

Question: When I press the right mouse click, I’d like to have a custom menu pop up instead of the usual default browser pop-up. How can I do this with

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.