Click here to Skip to main content
15,902,276 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how can i show a message box?? Pin
regin28-Mar-07 1:54
regin28-Mar-07 1:54 
GeneralRe: how can i show a message box?? Pin
kubben28-Mar-07 2:14
kubben28-Mar-07 2:14 
AnswerRe: how can i show a message box?? Pin
ajay5888628-Mar-07 1:20
ajay5888628-Mar-07 1:20 
AnswerRe: how can i show a message box?? Pin
enjoycrack28-Mar-07 1:55
enjoycrack28-Mar-07 1:55 
GeneralRe: how can i show a message box?? Pin
regin28-Mar-07 19:22
regin28-Mar-07 19:22 
QuestionURL Rewriting Pin
wEb GuRu...28-Mar-07 0:58
wEb GuRu...28-Mar-07 0:58 
AnswerRe: URL Rewriting Pin
l0kke28-Mar-07 1:24
l0kke28-Mar-07 1:24 
AnswerRe: URL Rewriting Pin
DanB198328-Mar-07 1:28
DanB198328-Mar-07 1:28 
Hi
have a look at this page http://msdn2.microsoft.com/en-us/library/fk49wtc1.aspx it is a string replace function. All you need to do is think carefully about your logic and it should help you.

Or have a look at some other string functions such as http://msdn2.microsoft.com/en-us/library/system.string.substring.aspx that you may be able to use to dynamically create the string.

I suggest you make a simple flow diagram outlining how the clean URL is made and then look at the System.String class and its members http://msdn2.microsoft.com/en-us/library/system.string_members.aspx

Hope this helps

Dan
Questionconnect textbox with database Pin
mmm!@#27-Mar-07 23:45
mmm!@#27-Mar-07 23:45 
AnswerRe: connect textbox with database Pin
enjoycrack28-Mar-07 0:26
enjoycrack28-Mar-07 0:26 
AnswerRe: connect textbox with database Pin
Victor Ebe3-Dec-10 1:36
Victor Ebe3-Dec-10 1:36 
QuestionDo modification in a GridView Pin
Oga M27-Mar-07 23:41
Oga M27-Mar-07 23:41 
AnswerRe: Do modification in a GridView Pin
varshavmane27-Mar-07 23:54
varshavmane27-Mar-07 23:54 
Questionhow to upload picture to a folder in the web host? in asp Pin
neodeaths27-Mar-07 23:40
neodeaths27-Mar-07 23:40 
AnswerRe: how to upload picture to a folder in the web host? in asp Pin
enjoycrack28-Mar-07 0:23
enjoycrack28-Mar-07 0:23 
AnswerRe: how to upload picture to a folder in the web host? in asp Pin
Naveed Kamboh28-Mar-07 3:11
Naveed Kamboh28-Mar-07 3:11 
QuestionCreating Excel. Pin
Akhilesh Yadav27-Mar-07 23:35
Akhilesh Yadav27-Mar-07 23:35 
Questioninsert flash Pin
mmm!@#27-Mar-07 23:27
mmm!@#27-Mar-07 23:27 
AnswerRe: insert flash Pin
enjoycrack27-Mar-07 23:53
enjoycrack27-Mar-07 23:53 
QuestionPlease help me its urgent... Pin
choorakkuttyil27-Mar-07 23:21
choorakkuttyil27-Mar-07 23:21 
AnswerRe: Please help me its urgent... Pin
varshavmane27-Mar-07 23:23
varshavmane27-Mar-07 23:23 
QuestionIntegrate Windows based Application in a Web site Pin
Jay_se27-Mar-07 23:18
Jay_se27-Mar-07 23:18 
QuestionServer.UrlEncode not work well Pin
nxde200027-Mar-07 23:03
nxde200027-Mar-07 23:03 
QuestionBUTTON TO SENT E-MAIL Pin
Oga M27-Mar-07 23:00
Oga M27-Mar-07 23:00 
AnswerRe: BUTTON TO SENT E-MAIL Pin
Oga M28-Mar-07 0:28
Oga M28-Mar-07 0:28 

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.