I am making progress on writing the excel file and I want to thank everyone for their help.
I am trying to make the email address clickable when writing the excel file but can not seem to get by the syntax.
everything works except the email line.
The below is the code...
I have only worked with asp and vb script every couple of years for a very small period of time each time. I am trying to determine what may be the best process for:
I needed to create a html form - this done and working
Then I am suppose to create an excel file and email this excel file as...
Hello.
I have been able to successfully create a html form. Then, I can also take successfully this html form input into an asp page and create it into an excel file that then opens up to be viewed.
However, I am trying to research how to get this excel file to be added to an email. I do...
PH
thank you so much for your help, i found the reply box at the bottom. I will read the microsoft link you provided to better understand just how pattern works.
lastly is there a way to not display the entire contents of the file i am searching and just display the matched or not matched...
phv
I still did not see the your reply box. dont know why this seems to such a problem.
I ran the reg exp job with the chg you suggested and it ran but I still do not find a match when i am searching through the file that contains has errors in it.
I will read the link you provided and would...
1. I did not want to start a new thread but i do not see either a reply or email link on the post 1096693 to use as a reply to, so i do not know how to respond to thread 1096693 or any existing threads since there is no clear reply or respond to.
2. I appreciate the help and i thought with...
tsuji
How in the world do you respond to your post without
starting a new thread, I do not see a reply, etc
Also, thank you so much for your help.
what does:
.Pattern = "\bwith\b\s+\bsuccess\b"
this mean,
i.e., I thought that you were supposed to put what you wanted to search for in the...
Sorry about the prev posts.
What I am trying to do is: To search a text file.
Then see if this text file contains ended in success or ended in errors. This is why I am using regexp and also using open text file. I need to read/search this entire text file and locate these words.
Lastly, I...
May I ask to show how my below code should actually look in order for it to work correctly?
Since I am just starting to learn both cscript and regular expressions, I obviously do not yet have a grip on this.
I do not know if I need a read statement or what I am doing wrong.
Existing Code...
tsuji,
may I ask to have you show me how my code should look in order for it to work correctly?
Since I am just starting to learn cscript and regular expressions, I obviously do not yet have a grip on this.
Thank you.
Steve
I am trying to learn regular expression in vbscript. the below is the code. when I run the code i receive the same match message no matter if i use the input file that ended successfully or the input file that ended with errors.
do i need to add a read statement or am i missing more?
'Create...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.