Hi,
I have an xml document.In that xml document i have an image tag as <img src="image.jpeg ">. I want to read the image using c# code.How can i do that?
Pls help....
Thanx in advance.
Regards,
Deepa
User Profile
Collapse
-
Read image from an xml using c sharp
-
Launch condition for SQLServer 2005
Hi,
How to give the launch condition for sql server 2005?In the launch condition window right click
on 'Requirements on Target Machine' selected the 'Add Registry Launch Condition'.In the properties
window of that i set the Property as SQLVERSION and RegKey as HKEY_LOCALMACHI NE\SOFTWARE\MIC ROSOFT\
Microsoft SQL Server 2005 and i have given a launch condition by right clicking 'Launch
Condition'.i dont... -
How to give the path for installation of an msi through command line?
Hi,
I have to msi.i am able to install both msi using a .bat file(using the command msiexec for both msi).Its installing fine.But the problem am facing is bydefault its installing to C:/Programfiles/DefaultCompanyN ame/ .How can i give the path for installing the msi's.Suppose i want to install it to D:/ProgramFiles. How is it possible to set the path to install both msi?
Its very urgent...
Pls help me.
... -
create an msi for two different windows app
Hi,
I have two different windows app.My aim is to create an msi of the App1.When i click the msi of App1 it should install the msi of App2 also.How is it possible how can i do that..
Please help
Regards,
Deeps -
deegeorge started a topic Launch Condition for SQLServer 2005 while installing a windows applicationin .NETLaunch Condition for SQLServer 2005 while installing a windows application
Hi,
I am creating a windows application and i created an msi for that application.In this application am checking for some prerequisites and giving a message if its not there.For that i am giving Launch Conditions.What is the condition for checking SQLServer 2005 and .NET 2.0 redistributable package.
Please help me....
Regards,
Deepa -
Launch Conditions Editor is disabled
Hi,
I am facing a problem to put the Launch Conditions Editor in Visual studio 2005.
I put it by selecting from the 'commands' option.But it is disabled.How can i solve this problem...
Pls help..
Thanks in advance
Regards,
Deeps -
Windows explorer window in windows app
Hi,
I am creating a windows application.
I need to get the windows explorer(all the drives in the machine)in the formload of the form.Means when opening windows explorer its showing all the drives and in one side its showing all files and folders with plus sign. How is it possible to get in a windows application.
Please help me,its very urgent....
Thanks in advance.
Regards,... -
...Code:try { string fpath="some filepath"; FileStream f = new FileStream(fpath,FileMode.Open); streamtoPrint = new StreamReader(f); try { printfont=new Font("Arial",10); PrintDocument pd = new PrintDocument(); pd.PrintPage+=new PrintPageEventHandler(this.pd_PrintPage); pd.PrintController = new StandardPrintController(); pd.Print(); } finally -
Sorry I didnt get your explanation about that.
And sorry that i was not aware of using tags.
I didnt boss u.....
Ok.....
DeepsLeave a comment:
-
try
{
string fpath="some filepath";
FileStream f = new FileStream(fpat h,FileMode.Open );
streamtoPrint = new StreamReader(f) ;
try
{
printfont=new Font("Arial",10 );
PrintDocument pd = new PrintDocument() ;
pd.PrintPage+=n ew PrintPageEventH andler(this.pd_ PrintPage);
pd.PrintControl ler = new StandardPrintCo ntroller();
pd.Print();
}
finally...Leave a comment:
-
Hide Save File as dialog when printing
Hi,
I am printing a word document. When printing in the Print statement its showing a dialog box Save File as. How can i hide this dialog box....
Reply fast...
Deeps -
How to lock an excel sheet
Hi,
How to lock an excel sheet(protect the excel sheet with password)....
Regards,
Deeps -
thanks for the reply.
can u please explain little more and how i need to do itLeave a comment:
-
c sharp script inside php
Hi,
Is it possible to use c sharp script inside php?
How to use it?
Regards,
Deepa -
Download the file being played from player directly
Hi,
I am embedding a player in my windows application. When clicking on a button 'Download' will it be able to download the file that is playing in the player.
If possible how i will do that?
Please help, its very urgent.
I need quick reply....
Regards,
Deeps -
-
Database size of mysql 5
Hi
I would like to know how much can be the maximum size of a database in mysql 5.
How much will be the limitations in no of users in mysql 5?
Regards,
DeepaLast edited by Frinavale; Feb 9 '10, 03:01 PM. Reason: Moved from the ASP.NET forum to the MySql forum -
iPhone enabled website
Hi,
I would like to know about iPhone enabled websites. What is an iPhone enabled website. What are the technologies required to create an iPhone enabled website. WML or XHTML Basic is better to create an iPhone enabled website.
Please reply fast.
Regards,
Deeps -
Anchor tag within page not working in Mozilla
Hi,
I am facing a problem related to anchor tag.
I am creating an anchor tag with some text. In the name am starting with #exam.
When clicking on this link it need to go bottom of the page where the corresponding data is given.but its not going(near to the corresponding link one top button is there. when clicking top button it need to go up of the page)
I found in google that its because of # its not working
... -
Get the rowindex of gridview outside the gridview
Hi,
I created a gridview and outside the gridview i created a button.In the grid
i am updating one value in the textbox. After entering the values when clicking
on the button outside the grid it need to get the row index and calculate the total based on the entered value in textbox. How i can get the row index outside the gridview.
Pls help me
Urgent....
Thanks in...
No activity results to display
Show More
Leave a comment: