No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
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!
[code] <html> <head> <title>frame and button</title> <script language="VBscript"> function sho(form) { //document.writeln("click click boom!"); //alert("clicked!); form.tex1.value="abc"; } </script> </head> <body> <form > <input name="tex1" type="text" value=" "><br><br> <input name="button1" type="button" value="click" onClick="sho(this.form);"> <input name="reset1" type="reset" value="clear"> </form> </body> </html> [/code]
<html> <head> <title>frame and button</title> <script language="Javascript"> function sho(form) { document.writeln("click click boom!"); alert("clicked!); form.tex1.value="abc"; } </script> </head> <body> <form name="cosine"> <input name="tex1" type="text" value=" "><br><br> <input name="button1" type="button" value="click" onClick="sho(this.form)"> <input name="reset1" type="reset" value="clear"> </form> </body> </html>
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 IF PROBLEM PERSISTS LIKE IT DID IN MY CASE PLEASE REINSTALL WINDOWS!
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
:eek: please help me out with api programming for windows(32-bit)
The End.
abhinaynagpal