I have a url which is generate on the fly and i want to place some text with unknowing text using string builder. Please let me know how?
Example:-
The above URL is a string builder and "val=PRCTXT|ABCDE_-1223344" text has to change with "val=123456" text. But here Val is always user input . so it is changing always.