A site I designed for a real estate agent is still under construction waiting on more content, but there is enough to produce results on a search. Google and Yahoo produce very different results.
The site is donnaomar.com (I did not make it a link because listing it here has made it pop up in...
Any suggestions on this one? I'm still waiting on content from the site owner to finish it. But any comments you have would be easier to take care of now instead of later.
http://www.donnaomar.com/main.shtml
This is driving me nuts. It's probably just too late for my brain to wrap around at the moment, but Mozilla is adding an even spacing between my divs while IE does not.
http://www.donnaomar.com/main.htm
You should be able to get the css from the page source.
I've tried zeroing out the...
I had a site running from my home server for a long time, but it's proving too burdensome on my bandwidth. The database is MS Access, and the pages pull data through a DSN.
I have my own website hosted elsewhere, and that host uses cPanel. It's a Linux server running Apache.
Obviously, an...
This is my first major CSS site, as well as separating our my scripts, header, footer, and navigation bars from the content of each page.
IE produces a javascript error when viewing the two photo album pages, but it doesn't seem to affect anything.
http://www.taylorandjanet.com
Thanks for the...
I have two drop-down menus using ul's on the same page, and there's a small javascript that had to be added to make the hover/over property work in IE on non-links.
This script holds the id of the menu to reference. Well, since I have two menus on the same page, I can't give them both the same...
I used to just code for IE since that was the majority, until I started using Firefox and realized how bad some pages looked. Now I use both when I write to work out the anomalies.
Anyway, the website I created for my fiance and I has a drop-down menu at the top spun horizontally using CSS and...
I'll try to say this in as few words as possible so it's not any more confusing than it currently is.
I have a database in Access with a table for DVD's and a table for Genres. Each of these tables has a one-to-many relationship with a linking table--I needed a way for a movie to be assigned to...
I created some pages in FrontPage and I wanted to change some things, but just like it does with regular HTML, FrontPage seems to bloat everything and the ASP isn't what I would expect it to be.
I had an ASP page that used a single drop-down box populated from a column in my database, then used...
I have a drop-down box populated from an Access table that submits the search when an option is chosen (using the onchange=Form1.submit() in the FORM tag), as well as the <option selected><% = Request.Form("genre") %></option> so that the chosen option remains in the drop-down box after the...
On an ASP page, I have DVD's listed and I can't get it to properly display all of the genres without them being in a field.
Here's how the tables are set up (essentially, it's a many-to-many relationship):
tblDVD--
dvdID (autonumber)
other data
tblDVDGenre--
dvdID
genreID
tblGenres--
genreID...
I want to create a data access page that assigns a borrower to a borrowed DVD. On this page, I only want a field showing the DVD title and a drop down box defaulting to the currently assigned borrower, but allowing me to re-assign it.
The tables/queries are set up as follows (the two tables are...
I found a Microsft walkthrough to set up the MSADC stuff on Windows Server 2003 and did everything exactly as shown.
However, I STILL can't get write access to the page. Any suggestions?
If I open Access without a database, it launches and stays open. If I open a database (either by double-clicking or by browsing through Access), it launches, then crashes about 2 seconds later. The error is:
"Faulting application msaccess.exe, version 11.0.5614.0,
stamp 3f3c8e3c..."
I...
I used Front Page to pull data from a query onto the web. Everything works fine EXCEPT for the many-to-many relationship I have set up.
It pulls the first 3 fields from tblDVD just fine, then it's set to pull the many-to-many part (the genres) from the other table. The same movie is listed for...
I used Front Page to pull data from a query onto the web. Everything works fine EXCEPT for the many-to-many relationship I have set up.
It pulls the first 3 fields from tblDVD just fine, then it's set to pull the many-to-many part (the genres) from the other table. The same movie is listed for...
I just had this working on a Win2000 domain controller. Set up the new server, moved the website over (along with everyting else), and now everything works except for pulling up php pages. PHP is installed and running (i've run php -i and the results are fine--pages of html), and the php web...
I have a database that holds a list of my DVD's. In that database I have a table called tblDVDlist that holds my DVD info (title, notes, year, etc.). I need to be able to list the genre of the movie as well. Problem starts because a movie may have multiple genres (Romance, Comedy, Action...
The form lists the equipment assigned to an employee. This equipment is issued and an agreement form is signed and then scanned as a PDF. These PDFs are stored in a subdirectory in the same dir as the Access Database.
I want to be able to link from the form to the associated PDF for that user...
I've got a subform that tracks MS security bulletins and which ones have been installed on which computer. One of the fields is the MS Knowledgebase article #.
What I'd like to do is be able to double-click on the field and have it launch the MSKB site and add the content of the field to the...
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.