Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
7
Posts with Upvotes
4
Upvoting Members
7
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #3K
~5K People Reached
About Me

Web developer (CompuSolver.com) currently working on web courses for Web-Professor.com

PC Specs
Our small business network includes two Windows 7 PCs, one Vista laptop, one XP PC and one great Linux…
Favorite Tags

25 Posted Topics

Member Avatar for Athenkosi

You're showing JQuery code. JQuery is client-side (runs via visitor's browser). You're saying you want to store values in a database. That requires server-side code (PHP, ASP, etc.). You can connect the two with AJAX so the page doesn't have to refresh, but you do have to have the server-side …

Member Avatar for Athenkosi
0
836
Member Avatar for ArtphotoasiA

[QUOTE=ArtphotoasiA;1102233]Anyone tryed Joomla as shopping cart script?[/QUOTE] I've setup Joomla websites with Virtuemart and they make a great combination. There are other ecommerce solutions that are probably fine too, but the sites I setup were very large, so Virtuemart was needed. For some good reasons to go with Joomla, see …

Member Avatar for vanessa001
0
167
Member Avatar for skyper.man

I know the problem - you're capable of creating everything from scratch, but it is time-consuming and being a backend guy (like myself) you're not exactly an artist or designer. Two years ago I began converting client sites, that I had previously hand-built from scratch, to Joomla. Since then, I …

Member Avatar for teedoff
1
210
Member Avatar for nhanotia

Having people who are interested in your product or service register to receive enewsletters is great, spamming unsuspecting people by obtaining a database of email addresses is SPAM and is unprofessional, unethical and probably illegal. No legitimate, up-and-up professional will offer to help you spam people.

Member Avatar for santosh_oswal
-3
130
Member Avatar for jindalarpan

Not sure I understand this message, but I own two web hosting companies, so I can tell you some things to look for - PRICE - this is of course important, but do realize that those who offer really good software support (needed for cms programs, databases and PHP coding, …

Member Avatar for cloudyguy10
0
212
Member Avatar for JohnAvo

I'm a videographer and a web developer and from what I know about video, I would urge you NOT to do this. PP is a slide show and slide show videos are not as effective at getting your message across as is a dynamic video that properly incorporates motion and …

Member Avatar for joelchrist
1
136
Member Avatar for MarianneLR

[QUOTE=MarianneLR;1110025]Hello, I am new to Adobe flex and trying to create a website. This may sound like a stupid question, but would anyone be able tell me how i would link between different instances of my website. Like, linking between pages, as you would using HTML. Would appreciate anybody's advice, …

Member Avatar for versatile36
0
77
Member Avatar for Kikay19

How'd you like a quick and easy way to build a website that was FREE, beautiful, looked professional and required NO LEARNING of html, css, javascript, php, etc.? Sounds like one of those unbelieveable tv ads, huh? Well, it's true. There is a very popular (though little-known for most of …

Member Avatar for untitledking
0
189
Member Avatar for c_rob

If I understand you correctly, you're saying that if you put your css code within your head tags and in <style type="text/css"></style> tags, it all works, but when you use it in an external css file, it does not? You are showing your external css tag as - [CODE]<link href="style.css" …

Member Avatar for harrierdh
0
178
Member Avatar for xuexue

You've posted in PHP, but your solution is Javascript - You use the document object model - Assume in our frame set we have: Left, Center, Right frames. Then in Center or Right we use: parent.Left.Var01 = 12; to change the value of Var01 in the Left frame. - Hank …

Member Avatar for Wraithmanilian
0
109
Member Avatar for Aamit

The key to your solution is Ajax. Ajax is the process of combining Javascript with the Document Object Model and server-side code or processes. Essentially, you'll "refresh" only a small part of your page, using obj.innerHTML to display the new content within your defined object. I don't code for free …

Member Avatar for compusolver
0
175
Member Avatar for George11000

Your problems are due to playing the game by other people's rules. You've emptied your purse to them and now have nothing left in your budget to fight properly? Seems like it's already "Game Over"! There's not much you can do about other peoples' websites, whether they plot directly against …

Member Avatar for George11000
-1
104
Member Avatar for divyakprabh
Re: php

[QUOTE=divyakprabh;1121023]how to write a php code such that a link specified must directly display the contents of the link in the browser..?? thanku,[/QUOTE] The thing to remember is that browsers never interact directly with PHP code. PHP is server-side script. It is run on the server, which then sends html/css/javascript …

Member Avatar for diafol
0
94
Member Avatar for Altairzq

I own two hosting companies and I can tell you that this shouldn't be happening. Apparently the server is setup to expect all scripts to be in the cgi-bin folder or to search there if it doesn't find them where expected. It may not even support PHP - have you …

Member Avatar for Altairzq
0
1K
Member Avatar for by89

The rules of database normalization often do call for separate tables, but only when based upon rules that make sense for that particular data. I'm no nutritionist but I am a database person, and I see no reason why you'd want these in separate tables. In fact, what I am …

Member Avatar for compusolver
0
113
Member Avatar for Newspiderman888

You're getting some good advice here, but rather than aiming at reducing bounce rate, I'd prefer to focus on "goals". Optimizing your site to achieve its goals will likely improve your bounce rate, but more importantly it puts the focus where it belongs. There are many things you can do …

Member Avatar for jay 11
0
219
Member Avatar for Tracie-marie

I'll admit that I'm not going to take the time to study this much code, but I can get you on the right path to figuring out the problem. By the way, once this code works, the screen that shows results to the user will no longer display since the …

Member Avatar for compusolver
0
185
Member Avatar for Facte

A cron job can be set to run any PHP script. You could run a script to run the whole job list unless you need a time gap between tasks. A PHP script cannot be trusted to handle time-delays of any significance. Another alternative is to setup a task to …

Member Avatar for cwarn23
0
169
Member Avatar for rajeesh_rsn

[QUOTE=rajeesh_rsn;1116459]Hai friends, I wanna pass php variable through url using the GET method. I know like this [ICODE]www.somesite.com?name=thename[/ICODE] And works well but in many web sites I found they passing their variables like this [ICODE]http://www.flickr.com/photos/chocks[/ICODE] Without the question mark ... I wonder how to do this... Please advice me how …

Member Avatar for rajeesh_rsn
0
108
Member Avatar for SKANK!!!!!

[QUOTE=SKANK!!!!!;1116501]i tried letter-spacing: -.02 em and i like it. but does -.002 work? is there a limit on the decimal things? maybe they arent called points but someone has to know what im refering to okthxbai[/QUOTE] "em" was made for print media, but since IE won't allow users to resize …

Member Avatar for SKANK!!!!!
0
93
Member Avatar for compusolver

A lot of you are struggling to build a website. Every business needs an effective website that is strong on aesthetics, marketing and seo. Isn't that enough to concentrate on? Why struggle with HTML, CSS, Javascript and PHP? I've made a good living building custom websites, but any more I …

0
68
Member Avatar for Mujahid158

[QUOTE=Mujahid158;1116418]Hello, I'm running a PTC website in which I'm unable to edit the referral field. Here is the code: [CODE]Referrer (if any):<br> <input type="text" size="25" maxlength="15" name="referer" class="form" autocomplete="off" value="<? if($_POST["referer"]) { print $_POST["referer"]; } else { echo securedata($_GET["r"]); } if($_POST['referer'] or $_GET['r']) { print "\" readonly disabled"; } ?>">[/CODE] …

Member Avatar for compusolver
0
104
Member Avatar for nats01282

If your object is to get from point 'A' to point 'B', then you'd rather deal with learning how to drive and not how to build the engine. I suggest you take a good look at Joomla! (the exclamation point is part of the name). You can find information at …

Member Avatar for compusolver
0
140
Member Avatar for Tresh

[QUOTE=Tresh;21037]I'm a student in an E-Commerce program and I agreed to do a capstone project in my web design class as a blog site, where I can register users (with an access database) and have them update entries whenever they feel up to it... I'm a competant web developer, but …

Member Avatar for compusolver
0
244
Member Avatar for syretz

[QUOTE=syretz;835018]In addition, my avg updates doesnt work, nor anything that needs to go out to a website to update. All of these say that they cannot connect to the internet. I am trying also to connect a new linksys router and it says that it cannot detect the network. how …

Member Avatar for compusolver
0
175

The End.