Forum: Viruses, Spyware and other Nasties Jan 20th, 2006 |
| Replies: 11 Views: 14,397 hey man i got myself into the same crap about 4 days ago!if ur registriesare not curropted do one thing download avast antivirus its free! and [B]PLEASE TAKE BACKUP OF UR SOFWARES IN CASE IT CRASHES... |
Forum: Windows Software Jan 20th, 2006 |
| Replies: 2 Views: 7,207 see if there is initial vlue column,if there is set it to appropriate vlaue,else insert adummy record with a 5 digit account no.and next time onwards it will get incremented! |
Forum: HTML and CSS Jan 20th, 2006 |
| Replies: 1 Views: 1,229 use visual basic for this
you put the first list contents using the list control
using mouse_click event add list.item to list2.additem |
Forum: JavaScript / DHTML / AJAX Jan 20th, 2006 |
| Replies: 4 Views: 2,546 ia m trying to get the text displayed on clicking the button |
Forum: JavaScript / DHTML / AJAX Jan 20th, 2006 |
| Replies: 4 Views: 2,546 <html>
<head>
<title>frame and button</title>
<script language="Javascript">
function sho(form)
{
document.writeln("click click boom!");
alert("clicked!);
form.tex1.value="abc"; |
Forum: HTML and CSS Jan 20th, 2006 |
| Replies: 1 Views: 1,501 <html>
<head>
<title>frame and button</title>
<script language="VBscript">
function sho(form)
{
//document.writeln("click click boom!");
//alert("clicked!);
form.tex1.value="abc"; |
Forum: Windows NT / 2000 / XP Jan 19th, 2006 |
| Replies: 0 Views: 1,100 :eek: please help me out with api programming for windows(32-bit) |