Hello Experts!
I am coming from a ColdFusion programming background and diving headlong into .NET development as a change of pace. I'm a noob in terms of Syntax in C#, but understand OOP program...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23233149.html
I started hosting a site someone else developed and need to change a minor thing in the site. There are numerous PDFs that ocntain product specs that when someone clicks a link on the site to open...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23395098.ht...
I have a bloated css file that i am working on for a client. its over 300kb... last designer left the CSS classes from previous layouts in the file. Now i know i can go through the file and rebuild...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23524571.htm...
Zones:
CSSDate Answered: 09/08/2008 Grade: A Views: 0
I like to present the user entry form with a social security entry that shows three boxes (formattted XXX-XX-XXXX) when the first three are filled in, have the focus aytomatically move to the next ...
http://www.experts-exchange.com/Web_Development/Software/Q_23550185.html
I've scanned the answers here and as I'm a simple person, I need a simpler example. Pretend I have table with 5 fields and I want to display 4 of them on a web page. The text box on load get's m...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23602...
I was not even sure how to search or ask this question but here it is. I feel kind of dumb for asking it, but I just didn't know.
I've seen PHP code that uses a variable such as $var and then u...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23770280.htm...
Zones:
PHPDate Answered: 09/28/2008 Grade: A Views: 0
I have OLD PHP search script that works on hosting company in Hong Kong but when I put it up on my php server here the search option does not work. Someone told me that it is not working because i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...
I am creating a title fee calculator and they need every dollar to round up to the next thousand.
I have used < input onblur="this.value=1000*Math.round(this.value/1000)"> to round the user's inp...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23867065.html
Hey Friends
I have a setup.exe file which can be downloaded from n number of sites.
Now when i run the setup.exe , i need to take different installation procedure depending on from where it w...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22923023.html
How to gather information about the PC no matter what the browser is being used. I need information such as RAM, Processor(s), Video Card, Mobo, Bios, HardDrive(s), CDRom(s). When users access my U...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_23516310.html