Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bilencekic
Posting Yak Master
121 Posts |
Posted - 2005-08-20 : 10:17:54
|
hi,On a page i need to do that :D. for exWe have a textbox and user enters text like this"..... subjects similir to this (bkz. page) and when someone read that messeage "(bkz. page)" <<< on that text page will be link and will redirect to a page i have some regex code but coudlnt make it. It will search all words like this (bkz. aaaa) and will make the aaa link to a page taht i wrote in code.I used some substring and indexof method and make it but it only works with only one (bkz. aaa) if user enters second (bkz. asdasd) it doesnt work. Pls helpthx (sorry for bad english)oh and i use .net and pls sent asp.net codeMS BLESS US |
|
|
|
|