![]() |
|
" " in search text - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Regular Expressions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Regular-Expressions) +--- Thread: " " in search text (/Thread-in-search-text) Pages:
1
2
|
RE: " " in search text - MVChowdary - 03-10-2009 Hi, The below works for removing the quotes. Code: x="<td width=""33"" background=""/images/main_nav_bg.gif""><img src=""/images/gnav_div.gif"" width=""2"" height=""11"" vspace=""6"" hspace=""14"" />" Thanks |