Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

14 Posted Topics

Member Avatar for jimrlatham

I'm a web developer at this small IT company(who never completed college by the way) and the one thing I learned that's important when it comes to sales, business and computers is a reliable CRM or customer relationship management application. I work with a guy who builds ours and let …

Member Avatar for chrishea
0
186
Member Avatar for Dani

I'm working for a company as a web designer. Funny thing is...I'm not that good at designing. I barely get by and I have to constantly visit websites like cssdrive and cssmania for inspiration. My photoshop techniques are lousy while my Illustrator skills are exceptional, but that doesn't mean I …

Member Avatar for anuj_sharma
2
760
Member Avatar for swaters86

I'm looking for a snippet of code that would let me generate testimonials, quotes or any string value randomly on a webpage. I would like for it be standards compliant, XML based(meaning I would store the testimonials in an xml file), and the less obtrusive it is, the better. Where …

Member Avatar for mejohn
0
837
Member Avatar for swaters86

Hey guys, I am a graphic designer and web developer at work and sometimes I have to bring my work home with me or sometimes I like to start my own personal web projects. I would like to have a Mac pro as my home computer, but I would also …

Member Avatar for swaters86
0
183
Member Avatar for swaters86

Sorry if i'm posting this in the wrong place. I figure that there will be more c# developers here than in the web dev lounge. I would like one that has comprehensive chapters on creating asp.net feedback and that teaches you how to build simple database driven web applications. Bonus …

Member Avatar for serkan sendur
0
64
Member Avatar for swaters86

Basically, I'm building a aspx calculator page for a client. What the visitor has to do is fill out the textboxes with a number. it takes the sum of all the text boxes, multiplies the sum by one number to get the minimum value and then another to get the …

Member Avatar for bwkeller
0
177
Member Avatar for swaters86

I have an ATA drive that I want to recover old harddrive files from, but it doesn't seem I have any usable HDs to install XP on. Every time I tried to delete a partition and reformat it, I get an error message. I can't recall the exact message but …

Member Avatar for swaters86
0
110
Member Avatar for blrouley

I know the help desk I'm working for is using Voice Print. [url]http://www.vpi-corp.com/[/url] Unfortunately, they don't have any online support of any kind; well, not that I know of.

Member Avatar for seshleman
0
152
Member Avatar for grii_19

Label me no asp expert because I usually deal with aspx pages but let me try to help. possible solution #1: Did you create a application out of your site folder located in your wwwroot directory? If not go to IIS and click on your site. If it doesn't display …

Member Avatar for grii_19
0
604
Member Avatar for swaters86

I usually deal with front end stuff involving just xhtml and css, but I've been dabbling in vb lately...because I got this web dev job that requires it. My manager recognizes that I had no previous experience with vb, so he offered to help me on it whenever possible. Now …

Member Avatar for swaters86
0
154
Member Avatar for ljf118

Do you know any CSS? I haven't had too much experience with Microsoft's AJAX framework, but if you're dealing with div tags then you could resize those via CSS. All you have to do is give the div tag an id or class(if you're going to use the same one …

Member Avatar for alc6379
0
93
Member Avatar for sakisl

You said that you had a seperate CSS class for your links, right? You're on the right track then:) Changing the default color in all browsers via CSS should be: [CODE=css] a:link(color:#000000} a:active{color:#000000} a:visited{color: #000000} a:hover{color:#0000000} [/CODE] I'm sure you know already to change the hexidecimal values to change the …

Member Avatar for swaters86
0
139
Member Avatar for swaters86
Member Avatar for swaters86

I'm trying to learn php and I'm trying to build a simple form that stores data. However, I'm getting this error message when I submit my form: Parse error: parse error, unexpected T_STRING in /sites/yuma2/swaters210/home/public_html/music/music.php on line 7 you check out my form here: [url]http://www.stevenwaters.net/music/index.html[/url] [code] <? $artist=$_POST['artist']; $song=$_POST['song']; $album=$_POST['album']; …

Member Avatar for dr4g
0
176

The End.