473,804 Members | 2,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

String Function(help needde Urgently)

1 New Member
Hi

I needed help urgently.

Suppose I have file name like test12wehow.asp
test11234r5weso w.asp,upppwenow .asp.

one thing is common in all the files are "we".
I want to read the file as how.asp,sow.asp ,now.asp.(After the word "we" that will be the file name.)

How to use the string function?please provide me the detailed solution.

Thanks
Mar 14 '07 #1
1 1425
jhardman
3,406 Recognized Expert Specialist
pathakrajeev,

w3schools is a good resource. Please check out the following: http://www.w3schools.com/vbscript/func_instr.asp

Expand|Select|Wrap|Line Numbers
  1. <%
  2. dim str1, str2, shortenedString
  3. str1 = "upppwehow.asp"
  4. str2 = "we"
  5. shortenedString = right(str1, (len(str1)-instr(str1, str2)-1))
  6. response.write shortenedString %>
Jared
Mar 14 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
5352
by: Chris Kettenbach | last post by:
Is there a string function that returns the number of times string a occurs in string b? Thanks, Chris
5
2650
by: K.S. | last post by:
Have to clean up an old class library and have a string class with slightly different functions. The interface I wrote works quite well except the operator! Actually I only need sdl string operator but how can I call it from the derived class. Someone any idea??? class MyString: public std::string { reference operator(size_type n) {return std::string::operator(n)} // doesn't work char& operator(size_type n) {return...
3
1823
by: Dj Frenzy | last post by:
Hi, this should be a pretty easy question for the advanced people on here. Basically , I have two strings: string transDate = "20030901"; string transTime = "1200"; I want to know the best way to reformat them into a more recognisable format so that:
10
1556
by: darren | last post by:
hi iam righting aprogram that creates its own desktop shotcut and a want to add a command line switch so i want to have a string like this "C:\Documents and Settings\Darren\My Documents\Visual Studio Projects\shorcut\bin\Debug\shorcut.exe" /r" my problem is how do i get the single " quote mark into my string please help
2
3217
by: Aaron | last post by:
I need some help with formatting this string. Input: asfbsdfsd<time>June 12, 2003</time>blah blah I need to filter out everything outside the tags. so the output would be. output:June 12, 2003 can someone help me write a function?
2
2172
by: Edward | last post by:
My function to populate fields on a form from a collection: Private Sub cbfSetUpAddresses(ByVal pcolAddress As Collection) Line 1 Me.txtAddress1.Text = pcolAddress(1).ToString Line 2 Me.txtAddress2.Text = pcolAddress(2).ToString Line 3 Me.txtAddress3.Text = pcolAddress(3).ToString Line 4 Me.txtAddress4.Text = pcolAddress(4).ToString Line 5 Me.txtPostCode.Text = pcolAddress(5).ToString
16
1598
by: ^MisterJingo^ | last post by:
Hi all, I have a variable called root which contains (E:\Web\Websites\fileBrowse\) and then I have a variable called path which uses root, and adds directories on to it (this is part of a file browser i've built). I'm trying to simply remove the root string from the path string, so for example below: root = E:\Web\Websites\fileBrowse\ path = E:\Web\Websites\fileBrowse\images\
4
1787
by: ali | last post by:
Hi, I'm have a base class with a virual function toString. All the derived classes will have to implement this function. Here's the code I have used: //in base.h virtual string* toString();
8
8267
by: samthemist | last post by:
I'm using this sub, to get the string between two places in a string, for example: $result = GB($string, 'hi', 'there'); sub GB { return $1 if $_ =~ /@_(.*?)@_/; } I have a string, $target - when printed it is (5) I want 5: $target2 = GB($target, "(", ")" );
0
9704
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10318
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10302
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6845
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5505
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4277
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2976
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.