Hi Denny, Thank you for taking time answering the question. Yes, there is no import/export wizard in Management Studio Express. The import/export wizard in full Management Studio relies on SQL Server Integration Services to move the data, but SSIS is not present when only SQL Server Express is...
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 tried, but having trouble with layers and someother issues. I am still trying something and will let you guys posted once I came out something. Thanks a lot for help!
Yes, I am looking for scrollTo() Function. The svrollTo() works fine in one window. But if I use framesets, call search results from frame1, show search results in frame2, then had a dificult time to get it work.
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...
Hi adam and Kaht,
Thank you both for the help. I think Adam's "frame" suggestion is good in my case. Actually I do use lot's of framesets in my web pages. Now, I need to think how to keep the url I want in the address bar. Post method may not work in my case because it generates links in leading...
As I described above, I want user use browser menue to add favorites instead of adding a link to bookmark. We don't have too much on tool bar to add this link. The key question here is how to bookmark the site without including those attached strings Such as "?name=aaa&site=.."
Thanks!
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".
Thanks for the reply.
The code you rprovided works fine in one frame situation.
My current issue is the zoom command can't pass to the Frame2.
Any suggestions?
Thanks!
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!
Ok, I figure out my previous code problem. I should use
if(form.select1[searchform.select1.selectedIndex]..value == "www.yahoo.com")
instead of
if(form.select1[searchform.select1.selectedIndex]..value = "www.yahoo.com")
Thank you both all the same!
What I am trying to do is load page to another frame which is similar you generate a pop up page. I actually have some JavaScript code to do this. But somehow it has problem when I select other options such as Yellow, Green. See code below.
<code>
function select1_onchange() {...
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!
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.