Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K

22 Posted Topics

Member Avatar for MukeshZ

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]

Member Avatar for deceptikon
0
20K
Member Avatar for AycheKay

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 …

Member Avatar for diafol
0
297
Member Avatar for AycheKay

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 …

Member Avatar for pritaeas
0
272
Member Avatar for AycheKay

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 …

Member Avatar for AycheKay
0
131
Member Avatar for AycheKay

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. …

Member Avatar for JorgeM
0
193
Member Avatar for AycheKay

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 …

Member Avatar for ndeniche
0
107
Member Avatar for AycheKay

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; } …

Member Avatar for shaya4207
0
174
Member Avatar for AycheKay

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]

Member Avatar for AycheKay
0
96
Member Avatar for AycheKay

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 …

Member Avatar for bad rabbit
0
116
Member Avatar for AycheKay

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?

Member Avatar for AirForceOne
0
52
Member Avatar for AycheKay

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 …

Member Avatar for jimsem
0
150
Member Avatar for AycheKay

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 …

Member Avatar for rajarajan2017
0
97
Member Avatar for AycheKay

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 …

Member Avatar for seodomainnames
0
132
Member Avatar for AycheKay

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 …

Member Avatar for Phaelax
0
145
Member Avatar for AycheKay

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 …

Member Avatar for darkagn
0
155
Member Avatar for ggeoff

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 …

Member Avatar for almostbob
0
509
Member Avatar for AycheKay

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 …

Member Avatar for Elbudster
0
127
Member Avatar for imrankhalidtoor

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 …

Member Avatar for vb5prgrmr
0
2K
Member Avatar for AycheKay

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 …

Member Avatar for almostbob
0
125
Member Avatar for reyuma2002

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 …

Member Avatar for wire2air
0
316
Member Avatar for sm_amuda
Member Avatar for venkatramasamy
-1
174
Member Avatar for hiddenben

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.

Member Avatar for AycheKay
0
105

The End.