User Profile
Collapse
-
Stripping out alphanumeric characters, is not an option. Unfortunately due to the configuration and setup of the application, I need something that will block the different varitions of the word. -
Regex Validation
Hi,
I have an application in which I need to validate a word which might have multiple variation. For example, the word "trust". I need a regex validation to pull out variations like, trusty, tr-ust, tr ust, trustall. Could anyone suggest a regex pattern for this? -
yeah u can. but that dose not solve the problem of italicizing and underlining words.Leave a comment:
-
SSRS, textbox multiple formatting
I have a text box with multiple lines, I need to format 3 words in the whole paragraph, one bold and 2 italicized and the 2 underlined. Is there a way of doing this in reporting services? I really do not want to use extra text boxes for this. That kind of messes up the alignment of the page. -
Relay Access Denied
When using SMTP to send mail in python, I get "Relay Access Denied" for a few email IDs I am trying to send an email to and "Helo command rejected: You are not a member of " for a few others.
The general error message is "SMTPRecipients Refused(senderr s)"
For security reasons, cannot put in email IDs but this is what the error message looks like.
...Code:SMTPRecipientsRefused: { u'ID1@email.com\r': -
Retrieving XML values
I have a textbox in which I want to enter text which may include HTML tags.
I have a function to convert the tags to rendered HTML o/p
What i want to know is how do u retrieve the data from the XML object so I can iterate through the data and see if i have any text with HTML tags. the function I have takes a string as an i/p. this is done in VBscript. any help will be appreciated. -
I do not get a compilation error. but wen i do get the o/p it is
"this is the first line and this is the second line. "
does not put it to the next line....Leave a comment:
-
it is the o/p to a client interface. the actual project i am working on is in vb6.0 but trying it out on the .net environment. sorry if i led u astray.Leave a comment:
-
tried it. but it is not working in the .net environment. also tried environment.new line and vbnewlineLeave a comment:
-
new line char
this is my text. how do i insert a new line char in vb6.0
label1.Text = "There was a problem with your payment. Please check your credit card information and try again. Make sure the credit card number is entered correctly (no spaces, hyphens or other punctuation). * The CVV2 code must be current and correctly entered. * The expiration date must be current and correctly entered. If you still are unable to submit the payment...
No activity results to display
Show More
Leave a comment: