Code:
Sub test() v1 = "2" ''create new variable v12 whose value is 3 v1.[&v1] = "3" Debug.Print v12 '' above should print 3 End Sub
please help
Sub test() v1 = "2" ''create new variable v12 whose value is 3 v1.[&v1] = "3" Debug.Print v12 '' above should print 3 End Sub
$.ajax({
url: "chksub.php",
type: "POST",
data:'vchksub='+editableObj.value,
success: function(text){
msg=text;
if(msg=='NO' && $("#STATUS"+vid).html()=='' && editableObj.value!="")
{$("#STATUS"+vid).html('<font color="red">*xx!</font>');}}
});
<span id="STATUSCNAME"></span>
if((editableObj.value=="" || editableObj.value.length>32 || regexname.test(editableObj.value)==false))
{$("#STATUSCNAME").html('<font color="red">*Required alphabets upto 32 characters!</font>');}
else{$("#STATUSCNAME").html('');}
}
<?php
$db = mysql_connect("localhost", "root", "") or die("Could not connect.");
if(!$db)
die("no
Sub MRKGRD(ByVal XX) If XX = "TR" Then MRKGRD = 444.4 ElseIf XX = "IM" Then MRKGRD = 555.5 ElseIf XX = "AB" Then MRKGRD = 666.6 ElseIf XX = "TC" Then
<HTML>
<HEAD>
<TITLE="cccc SALARY">
<?php
SESSION_START();
include ("conn.php");
Leave a comment: