Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

How to take a particular word from a line in asp.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
deepthy_raj@rediffmail.com - 20 Aug 2006 18:00 GMT
I have  added image in aspx page in asp.net like this

<asp:image image id="image1" imageurl="C:/Images/Picture.jpg"
runat="server" </asp:image>

      Now I want to take id(image1) of image from this line.Please
help me
clintonG - 20 Aug 2006 18:32 GMT
Response.Write(image1.ID);

<%= Clinton Gallagher
       NET csgallagher AT metromilwaukee.com
       URL http://clintongallagher.metromilwaukee.com/
       MAP 43°2'17"N  88°2'37"W : 43°2'17"N  88°2'37"W

>I have  added image in aspx page in asp.net like this
>
[quoted text clipped - 3 lines]
>       Now I want to take id(image1) of image from this line.Please
> help me
Jared - 20 Aug 2006 18:45 GMT
image1.ClientID might be what you are looking for.

> Response.Write(image1.ID);
>
[quoted text clipped - 10 lines]
> >       Now I want to take id(image1) of image from this line.Please
> > help me

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.