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
~295 People Reached
Favorite Forums
Member Avatar for Dr.Cooper

I am trying to develop and application that takes a webpage and changes the value attribute of an input type. For example load a webpage with view sourceprint? [CODE]<input type="text" size="20" name="UserName" value=""/>[/CODE] and changes it to [CODE]<input type="text" size="20" name="UserName" value="User3"/> [/CODE]using system.net.webclient. Also, I want to know how …

0
52
Member Avatar for jayawant.sawant

Hi, How to captures instant messages of msn live messenger.How to captures(keystrokes)form live conversion of msn in vb.net.how to create the txtfile of that capture keystrokes of that instant messeges og live messenger of MSN. Thanks,

Member Avatar for Dr.Cooper
0
65
Member Avatar for Dr.Cooper

So I have problem with a code I am writing, when I write a string to a text document, I get the following error; "Conversion from string "1, 1, 2, 3, 5, 8, 13, 21, 34, 55" to type 'Integer' is not valid." Please help; code below. Thanks in advance! …

Member Avatar for ANXIOUS117
0
178