I have a transparet flash movie on top of the html files as a page turn function. It works great when whole flash movie is on the screen. But, if we use a bigger zoom file which part of flash movie is out side of the screen, then the bottom part of flash movie is not always transparent...
I am trying to write a SQL satetment which will pull th most closest search results out from database. I use Select Top 1 ... WHere SearchString >= 'strSearchString' to get the result. It works fine when there is on one word in search. BUt once I tried to search a phrase, it gives me wrong...
I used following code to highlight search results.
"filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity: 0.40;"
They are working fine on windows based machine. But, doesn't work on Mac.
Is there anyway we can make this happen on Mac machines?
Thanks!
I have a site doing lots of searchs. I would like to center the search result on the screen. Actually, in my case, it needs to be centered in the frame. I know using html anchor(#) could bring the search results to the top of the frame window. But this doesn't solve the horizontal scrolling...
I have a web site and I'd like user add it to favorites by using browser "Add to favorites" feature. However, my link looks like this "http://www.yahoo.com?name=aaa&site=...". I only want user add "http://www.yahoo.com" to favorites automatically once they choose "add to favorites".
I have two frames. I would like to have "Zoom In" and "Zoom Out" links in Frame1. Once I click Zoom links, the document in Frame2 will be zoomed in or out.
Any good suggestions?
Thanks!
I have a combo box with a list of options. I would like to have the last selection "Choose More..." as a link. It will load a page to provide more options when user select it. All other options will remain as normal selection.
Thanks!
I have a page includes frameset with topFrame (Search bar), leftFrame (Search results), and mainFrame (Content).
What I want to do is once I click search results in leftFrame, the content page in mainFrame will scroll keyward to the top of the main frame.
What is the best way to reach this...
I have two tables.
Table1 stores all headings
Table2 stores all detailed items which should belong to one of headings.
Both headings and items have a key(integer). If an item belongs to the heading, then that HeadingKey is the closest one to the ItemKey and must smaller than ItemKey.
Now I...
I am importing a set of data from text file which doesn't have ID for records.
I want to import all data into a table and generate ID for each records automatically. The ID collum is Primary Key of the table. I set "allow identity insert" as true when I set up DTS. But it give me error message...
I use following code to identify the screen resolution then redirect it to different pages accordingly.
***********************************************
<%@ language=VBScript %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Hartsville</title>
<script...
I have a form with only one input box. There is no submit button for this form. I would like user hit return to submit the form after they enter the value into the input box.
Any good suggestion in doing this? Thanks!
I am trying to use ASP ad rotator(MSWC.AdRotator) in displaying ads on my web site. This component only allow me to refresh ads when the page reloads. What I want is to refreshing ads every 20 seconds without reloading the whole page.
Any good suggestions? Thanks!
I am using a couple of framesets in one of my main page. One frame(Frame1) servers as navigation page with forward and backward links. I also have a input box which holds the current page numbers.
The content page is in another frame(Frame2).
When click on navigation link on Frame1, it will load...
I am trying to use javascript to call another page in the same file folder, and load it to the same frame. Please advise what is the best way to do that. Thanks!
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.