- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
22 Posted Topics
Re: I know this thread is probably not active anymore but I suggest checking out this helpful post at StackOverflow: [url]http://stackoverflow.com/questions/736629/parse-delimited-csv-in-net[/url] | |
I'm trying to center a popup vertically of unknown height. I'd really like to make it so I have a 10% margin on top and bottom and that the div displays a scrollbar if the content fills up more than 80% of the leftover available space. Here's what I have … ![]() | |
I have a div full of links formatted to look basically like square buttons. Each link represents a given product brand. Currently they are anchor tags that link only to # but in the future they may need to link to webpages. When the user hovers on each link, I … | |
Is it possible to build a directory site so that Google can read the site and make sense out of things like the place names together with their addresses? What about reviews? I see that Google apparently reads address data from big name sites like Yelp and I'm wondering if … | |
We are planning to move our website to a new domain. Not only are we moving the site, we are also redesigning the entire site. Both sites are programmed in ASP classic (yeah, I know). Currently we have one single, dynamic page which handles all of our equipment searching/equipment listings. … | |
I'm a manual coder and I don't generally use any CMS or frameworks. I'm looking for some examples and ideas on a base style sheet. To clarify, if you're starting a new project what would your basic, clean stylesheet look like? I'm just trying to build my own clean stylesheet … | |
I've got a pure CSS drop down menu where the child buttons cover up part of the parent button. Any ideas how to fix this? You can see the page here: [URL="http://www.powerzoneequipment.com/index99.asp"]http://www.powerzoneequipment.com/index99.asp[/URL] Here's the relevant CSS code: [CODE] #hpmenucontainer { clear: both; width: 610px; margin: 20px auto; height: 96px; } … | |
My images contained inside a tags have blue borders around them. How do I get rid of these borders? Here's what I've been trying and it doesn't work: [CODE]#gallery .a .img { border-style: none; }[/CODE] | |
I would like to create a non-flash slide show with sound. One sound file will need to go with each photo because it will be a person explaining the slide. What would you recommend using to create this? Would each slide be a separate HTML page? Could this be programmed … | |
Maybe there are already some good articles on this but does anyone have any opinion or experience on getting to the top of Google with a .us or .us.com domain name? More broadly, how much does the TLD (Top Level Domain, e.g. .com, .net, .biz, .org) affect SEO? | |
I work for a company that sells oil field equipment. We cover a fairly broad spectrum of brands and categories/applications. We'd like to increase our web presence and one of our ideas is to buy domain names that contain the keywords we want to promote. We have already purchased 40some … | |
I'd like to find a way to change photos on a website using Javascript or some type of Javascript framework. I think I've seen this done before but I can't recall where. I need the photos to behave like a slide show and change automatically without any user interaction. And … ![]() | |
So I took over an existing website that has three domain names and only one actual web site (one hosting package). The DNS is setup so that going to [url snipped] takes you to the main website that we are and have been promoting - [url snipped] We're using Windows … | |
I have a fixed width layout where I'm displaying the header and footer at 100% width and my content in the center is fixed at 960px wide. I'd like to make the center content fill the screen even when there isn't enough content to do it. You can view the … | |
I have a form where users enter data. If no data is entered in a given field my code still inserts a 0 into the MySQL database even though I allow Null values. This is a problem for two reasons. In some of my fields I'm using TINY INTEGER as … | |
Re: SKANK!!!!!: Refusing to use a doctype does sound like some blatant obstinacy, but hey, it's a free world. If you're happy with your websites and their performance then I don't see any particular reason that you should feel obligated to change them. I do think it's a little close-minded not … | |
I know this is a very popular problem and is covered many places on the Internet but I haven't found a clean and clear resolution to it. I have an existing fixed-width template that I've manually coded using floats and the center column doesn't extend far enough on some pages … | |
Re: I did exactly what you are talking about doing and made it an ActiveX dll using VB6. This is a message box with four large buttons. When you call the message box, you pass in the title for the message box window and you also pass in at least one … | |
You will be unable to scroll (use) my website if you IE8 and I can't figure out why. The XHTML and CSS passes the validations with only a few minor problems. Check the site out here: [URL="http://www.powerzoneequipment.com"]Power Zone Equipment[/URL] I admit the CSS is kind of a mess. This is … | |
Re: I send sms but I always send it as email to the correctly formatted address for the mobile phone provider. I did a little project in VB6 to do exactly what you are asking about. It sends email through the users Outlook, a less than perfect solution. You could use … | |
Re: You don't make any since. Just compile it into an EXE and it will be read only. HK | |
Re: I'm quite positive you cannot do this. You can use an ADO recordset in an ADO connection. It's very similar to using a DAO recordset. |
The End.