I am sure this is simple but I can't find a way to do this.
Basically I have a page with a tabbed menu. When the page loads for the first time, "home" tab is selected. The visitors click "about us" tab and a new page comes up with the about us content, but "home" is now selected again.
How do...
So I made a very simple flash movie with transparent background. I put this on a transparent layer with CSS style to position (relative) the object.
There are two buttons in the flash movie, one uses on (release){getURL()} to link to another page and the other button is just a text with a URL...
SQL Server
I have two tables, one is "description" and the second is "comments" this two tables are related in the way that "description" can have many "comments".
I want to have a column in the table "description" that holds the count of "comments" belonging to such table, so I can display it...
This is more of a advise request than help.
Is it a safe/good practice to create graphic areas of a webpage dynamically. In other words, I have a recordset in MS SQL that has the HTML code to create a menu (tables, graphics, links, etc). that will be served along other dynamic content so it...
Hope somebody can give me an idea of what kind of script I need for something like this:
A page has a tabbed menu on top made out of images and tables. This page is a tamplate for dynamic text so it is always the same, even though it will serve content for 6 different sections.
The idea is...
I have a tab menu made out of tables and images, all the images are in "off" state. What I want to achieve is that one the user enters a page (not by clicking the tab menu) it will, onLoad, change one of the tabs in the menu to the ON status.
I know I need a trigger for the javascript to...
I am working with a ASP page that displays lists of records according to a keyword. The page has 3 or more lists but the records being displayed are coming from the same table, so I am filtering with this keyword in a repeated region.
Now I don't know if there is an issue with having so many...
This is what I am trying to do:
A page (ASP) has a full month calendar, small one on the top and underneath there is the list of events that month. Now the calendar should highlight the days with events and that highlight should be a link to the detail page for the event.
I have been...
Here is the case, and sorry if I am asking something already answered but couldn't find what I need.
I have a table with three columns. by default by loading the page, this table will show the records sorted by date from newest to oldest.
ORDER BY sortvar DESC
where sortvar is a querystring...
Contrasting with the 629,000 results about Accelerate internet connection, I am able to find 0 info about slowing down the connection. Am I insane? no, here is the reason.
I am testing a website in different browsers/systems but have no way to test it in those same environments in different...
After deciding to use the SQLException for checkign duplicated usernames, my application would do something like:
- new member enters username
- submits form
- SQL receives data and creates a SQLException if username is already existing.
- Page redirects, according to the kind of SQLExpection...
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.