Enter Keywords:
1 - 10 of 82(0.001 seconds)
Sort By:
 
Ive hired a developer to redesign an old tables page to a strict XHTML + CSS page.   the old page is here:  http://www.theravive.com/providers.htm the new page is here:  http://www.superwebdemos....
Zones: CSS, HTML, XHTMLDate Answered: 03/07/2007 Rating: 8.4 Views: 0
Is their an equivelant to perl's strict module enforcing proper variable declaration? In perl... use strict; my $variable;                      # must be declared with "my"
Zones: PHPDate Answered: 11/07/2004 Rating: 8.6 Views: 14
I am a Visual Basic.Net rookie and could use the assistance of an expert. This is what I need help with, I need to verify that the amount entered into WeeklySalesTxtBx is > than 1000, if it is I ne...
Zones: MS Visual BasicDate Answered: 10/27/2005 Rating: 8.0 Views: 0
Based on a previous answer, I thought I could  Given      @lis=("Null", 123, "abc","Null","John","Peter");      @fields = ("v0","v1","v2","v3","v4","v5");         # which corresponds to @lis ...
Zones: PerlDate Answered: 11/15/2005 Rating: 9.4 Views: 0
Is  it better to have it on or off.  I want to program vb correctly, this is my concern.
Zones: MS Visual BasicDate Answered: 12/22/2005 Rating: 9.0 Views: 0
Hi, I'm getting the above error on the following line of code: Dim strCurrentQuestion As String = e.Item.DataItem("QuestionID").ToString How can I get around the error? (other than going t...
Zones: ASP.Net ProgrammingDate Answered: 07/21/2006 Rating: 9.2 Views: 0
Hi fellas, I just tried the following code with PHP 5.0.4 installed: <?php error_reporting(E_STRICT); class myc {     var $ttt;  // var is deprecated in PHP 5     function test() {     }...
Zones: PHPDate Answered: 07/21/2006 Rating: 8.2 Views: 0
Help, I am getting the error, "Object strict on requires all Functions, Properties to have an As clause on the line;     Private Function NodesToArrayList(ByVal xmlNodes As XmlNodeList)  <---...
Zones: MS Visual BasicDate Answered: 08/17/2006 Rating: 8.6 Views: 0
I ran across a validation problem and can't find the documentation for it. Input items must appear inside a block-level element else the page will no validate. In other words I can't place an in...
Zones: XHTMLDate Answered: 11/28/2007 Rating: 8.0 Views: 0
I would like to enbed the next code into an HTML strict (basically I'm transforming my site) script, how do i "trnaslate" this code to something that the validator passes flawlessly? I attach th...
Zones: CSS, XHTMLDate Answered: 10/23/2008 Rating: 9.8 Views: 0