I am having a problem on in IE (of course) with my css menu.
When a user scrolls over menu link and the drop down list appears it appears beneath any divs located below it.
You can see what I am talking about here:
http://dexthageek.com/samples/avp/2/portfolio
My CSS files are available here...
Let me start by explaining my setup.
We are in the process of testing webfilters
Currently, I have ISA Server 2004 running and SmartFilter 4.1 running for content filtering. All external websites are viewable (except for those blocked by the filtering software). ISA and webfilter software are...
I am in the process of writing a script that will take an array and output the results in a table. I have been successful in outputting the results in the same row. However, I want to start a new row, after it displays a specified number of items;
Example Output:
Number of Items Per Row: 4...
I have videos that I converted to FLV, now i want to create
my own custom video controls with a slide bar.
I would like the controls to be reuseable and use a php script to pass the correct movie to use.
I found VideoSpark Player (www.videospark.com) which is great (it uses xml file to tell...
I am currently running an Apache 2.0 Server with php and mysql everything is running great. However the science supervisor has a frontpage website that needs to be moved to the district webserver. I hate frontpage, however I have to put it on the machine. How can I install the extensions ONLY to...
Its me again working on an Elementary Browser.
My application is working great, no problems with it. However, I have already recieved requests to have links added and some removed from the application.
I have a toolbar with various buttons on it, for elementary students to visit websites...
Anyone know to create a scrollable toolbar?
I have been searching for a day for something that might help.
What i did find was that I need to put the toolbar in a pager control, but im a VB.NET newbie, and im not sure how to do that.
Thanks in Advance
Mike
Hello,
Im just again getting into VB havent worked with it in over 5yrs and I am rusty. Im having a hard time getting my Toolbar Buttons to work. I created my toolbar, imagelist, and buttons.
They are for a browser for an elementary school.
I have Back (cmdBack) Forward (cmdForward) etc...
I am creating a Web Browser for the elementary school students to use. There is a couple of things I would like to do that I cant figure out how to accomplish.
1. How do I create ToolBar Buttons that are flush with the form, instead of popped out.
2. Is it possible for me to add the URL (from...
I am in the process of creating a basic web browser for the elementary school (I work for a school district).
I was wondering if there is a way for the Web Browser Control to be sized along with the main application window.
Example if I maximize my application the Web Browser Control stays the...
I am working a search tool for users to find members based on First Character of lastname.
How can I have mysql or PHP only look at the first character of the string?
Does anyone here know how to create an installation script.
I have an application for users to create accounts on and during inital account creation i have to create rows in multiple tables for each new user that is created.
What I want is a script or someone to point me in the right...
I have mulitple FORM SELECTS that are being populated from a mysql database.
I want to populate FORM SELECT 2 based on the OPTION selected from FORM SELECT 1.
If anyone knows how to do this in PHP that would be a great help.
Thanks in Advance.
Mike
I am working on creating a template for users to type content into a form then save it to a database. When the data is extracted from the DB and displayed on the page, all whitespace is ignored. I tried using <pre> tag which works but then you have the problem where there is no textwrapping so...
I have more then one WebApp running on the same server, however they are both looking at different databases for authentication. If I log into one and then navigate to the other without logging out, my session stays intake from the first App I logged into. Is there a way for me to declare a...
I am not sure what is wrong with my log settings, but my access_log file is not recording anything, instead it just fills up with thousands of lines that say "combined".
#Log Parameters
CustomLog logs/access_log combined
I have a database that consists of various sports schedules.
The part that is NOT working is GROUP BY. I am trying to group by a column titled "sport"
My current query:
SELECT * FROM `otis_sports` WHERE season = 'Fall' GROUP BY sport
This select statement only returns 1 row from each sport...
I have come across a great calendar script however, im having a hard time trying to figure out how to input my DB records to the proper dates in the calendar.
Here is the code.
<?php
$today=date(Ymd);
$calMonth=$_GET[calMonth];
$calYear=$_GET[calYear];
if ((!$calMonth) && (!$calYear)) {...
I work in the IS department for a large company in NJ
There are a number of other IS workers that also have administrator priviledges on the network. I want to keep them out of my PC. The network is on a domain.
By using this command: they can get into my PC. I want to stop this.
\\x.x.x.x\c$...
I am trying to search my database to display results depending on date.
Example.. From 3/01/02 To 3/30/02
I know how to do it in a qry but i want users to be able to enter the ranges into a text box and then run the search from a command buttom.
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.