Click here to Skip to main content
15,923,218 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHelp needed urgent VBScript - Extract specific text by identifying HTML tags before the text from .htm file and log into a text file Pin
giftsana6-Apr-06 20:21
giftsana6-Apr-06 20:21 
AnswerRe: Help needed urgent VBScript - Extract specific text by identifying HTML tags before the text from .htm file and log into a text file Pin
Sushant_Mathur6-Apr-06 22:45
Sushant_Mathur6-Apr-06 22:45 
GeneralRe: Help needed urgent VBScript - Extract specific text by identifying HTML tags before the text from .htm file and log into a text file Pin
giftsana6-Apr-06 22:46
giftsana6-Apr-06 22:46 
GeneralRe: Help needed urgent VBScript - Extract specific text by identifying HTML tags before the text from .htm file and log into a text file Pin
giftsana7-Apr-06 0:36
giftsana7-Apr-06 0:36 
Questionrecord not show next record Pin
hinahinahina6-Apr-06 19:44
hinahinahina6-Apr-06 19:44 
Questioni cant run asp page in my localmachine Pin
Vipin.d6-Apr-06 18:59
Vipin.d6-Apr-06 18:59 
AnswerRe: i cant run asp page in my localmachine Pin
Guffa7-Apr-06 1:30
Guffa7-Apr-06 1:30 
QuestionConnection String in Web Services for MS Access databases Pin
gaorellana6-Apr-06 15:53
gaorellana6-Apr-06 15:53 
AnswerRe: Connection String in Web Services for MS Access databases Pin
Vasudevan Deepak Kumar6-Apr-06 18:25
Vasudevan Deepak Kumar6-Apr-06 18:25 
QuestionTree view like the code project forum Pin
2hdass6-Apr-06 9:52
2hdass6-Apr-06 9:52 
AnswerRe: Tree view like the code project forum Pin
alexey N10-Apr-06 18:45
alexey N10-Apr-06 18:45 
GeneralRe: Tree view like the code project forum Pin
2hdass12-Apr-06 3:05
2hdass12-Apr-06 3:05 
GeneralRe: Tree view like the code project forum Pin
alexey N12-Apr-06 17:31
alexey N12-Apr-06 17:31 
GeneralRe: Tree view like the code project forum Pin
2hdass13-Apr-06 14:10
2hdass13-Apr-06 14:10 
GeneralRe: Tree view like the code project forum Pin
alexey N13-Apr-06 17:32
alexey N13-Apr-06 17:32 
QuestionListBox value Pin
ekendricks6-Apr-06 6:17
ekendricks6-Apr-06 6:17 
AnswerRe: ListBox value Pin
cdengler6-Apr-06 8:41
cdengler6-Apr-06 8:41 
GeneralRe: ListBox value Pin
ekendricks6-Apr-06 9:07
ekendricks6-Apr-06 9:07 
GeneralRe: ListBox value Pin
cdengler10-Apr-06 8:47
cdengler10-Apr-06 8:47 
GeneralRe: ListBox value Pin
ekendricks10-Apr-06 9:02
ekendricks10-Apr-06 9:02 
QuestionISAPI DLL under WinCE Registry Pin
RamL5-Apr-06 23:04
RamL5-Apr-06 23:04 
Questionmiddle web service Pin
hung_ngole5-Apr-06 16:22
hung_ngole5-Apr-06 16:22 
AnswerRe: middle web service Pin
cdengler10-Apr-06 8:51
cdengler10-Apr-06 8:51 
Questionquick javascript question Pin
Sam 20065-Apr-06 12:18
Sam 20065-Apr-06 12:18 
AnswerRe: quick javascript question Pin
smadan5-Apr-06 21:37
smadan5-Apr-06 21:37 
Hi,

For this purpose try writing code in the textchanged event or else use an extended textbox.
Extended textboxes allow you to write delegates and events and on those events javascript functions can be called.

Code for extended text box can be found at the code project site itself.

Thanks.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.