Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for chan karan

would anyone can help me to solve this problme¬¬ i have to change the password in two system at the same time, one is web system which is designed by J2EE and the other is lotus notes. i have written a vb program for changing the password in lotus notes, …

Member Avatar for shawno66
0
220
Member Avatar for chan karan

Would any one help me to solve the problem??? for example: 12345/abc123 I want to divide the above string into two value, - 12345 - abc123 I want to know how can the program recognize the value in each digit??? And how can the program recognize the "/" to divide …

Member Avatar for Comatose
0
150
Member Avatar for chan karan

I want to merge two string together in asp , how can i do this. for example, par_1 = a par_2 = b merge result: a,b Anyone can help me~~ Thank you~

Member Avatar for Lafinboy
0
73
Member Avatar for chan karan

i want to u if sentences?? if the time is equal to 1, the hyperlink will be displayed. how can i do that?? because i wrote some code, but it didn;t work. can any one help me about this?? if time="1" then response.write "<a ref="contract_us.html">asd</a>" end if

Member Avatar for Lafinboy
0
98
Member Avatar for chan karan

Can anyone help me to solve the problem, i want to pass the parameters between the javascript and asp. [html]<SCRIPT type="text/javascript" LANGUAGE="JavaScript"> <!-- function startWord(par_1) { var oShell = new ActiveXObject("Shell.Application"); var commandtoRun="C:\\Karan\\Automation.exe"; oShell.ShellExecute(commandtoRun, commandParms, "", "open", "1"); } //--> </script> </head> <body> <form> <input type="text" name="par_1" value="123"> <input type="button" …

Member Avatar for chan karan
0
275
Member Avatar for chan karan

I have designed a vb program and now i want to pass parameters from outside application to vb. what should i do??

Member Avatar for Yomet
0
180
Member Avatar for chan karan

Would any one help me to solve the problem?? I am writing a vb program by using vb 6.0. I want to location a file with .id extension. how can i find out this file c:/program/abc.id if i only know the extension and the path?? Thank you very much~~

Member Avatar for Comatose
0
111