|
-
Jan 5th, 2008, 07:30 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Textbox Replace
I have this in one textbox(text1)
<b>Popular Titles</b> (Displaying 4 Results)<table><tr> <td valign="top"><a href="/title/tt0095016/" onClick="(new Image()).src='/rg/photo-find/title-tiny/images/b.gif?link=/title/tt0095016/';"><img src="http://ia.imdb.com/media/imdb/01/I/71/59/62/10t.jpg" width="23" height="32" border="0"></a> </td><td align="right" valign="top"><img src="/images/b.gif" width="1" height="6"><br>1.</td><td valign="top"><img src="/images/b.gif" width="1" height="6"><br><a href="/title/tt0095016/">
I have a code that will find this code and it will look like the section in red.
I then want all of text1 replaced with something else
basically it will look at text1 and then in text2 it will put the replaced code
example
replace all of text1 with
<FirctChioce>
-
Jan 5th, 2008, 07:32 PM
#2
Re: Textbox Replace
Are you aware of the Replace() function?
-
Jan 5th, 2008, 11:14 PM
#3
Thread Starter
Hyperactive Member
Re: Textbox Replace
Yeah, I'm aware of the replace function but I couldn't figure out how to get it to work with what I'm tring to do. I think I can figure it out tho.
post#1 was not really a good example anyway of what I'm tring to do, anyway, Thanks for the help
-
Jan 5th, 2008, 11:26 PM
#4
Re: Textbox Replace
 Originally Posted by jlt7
...
post#1 was not really a good example anyway of what I'm tring to do,...
Maybe you can try to explain.
-
Jan 5th, 2008, 11:33 PM
#5
Thread Starter
Hyperactive Member
Re: [RESOLVED] Textbox Replace
I got it figured out, it took awhile to think it out but I finally got it.
Thank you for the help tho,
RhinoBull
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|