Hai am using c#, i created a wpf popup control in my wpf form, when i click the popup is opened, now i want to make that popup as movable one, how u can do this,....
Hai
I have a zen cart project. Here I want to show an Ajax pop up box (on body load). But I am new to Zen cart. Pop up must be shown only on the home page. Is it possible? Please help me.
Thanks in advance
hai this is naveena
My guide given a simple example to solve in artificial neural network and PSO
If any body help then i m very happy
the example is `A B C
a1 b1 c1
a2 b2 c2
how i have to solve manually i cannot understand plz any help me and send a mail to this id plz [email protected]
hai to all... i am trying to mark some places on map from xcode(iphone app) but now i can mark the only 1 place at a time ..i want to mark the so many places at a time with titles for them could any one help me its urgent
thanks
Hai,
I am in search of a photo gallery in jquery like the one in the following link http://www.epson.co.in
Could you guess tell me where i can get a plugin like this.
thanks
i am having and by using jquery ineed to assign another text "hello" to the label "lbl" through the jquery.
and if we access the label "lbl" the text "hello" should come because the value "hai" is replaced with "hello" and if we write the below line i should get the new modified lable in aspx.cs file
my aspx.cs file code is
switch(lbl.Text)
{
case "hello":
code...
break;
}
hai..
am writing simple appliaction for capture and rendering video in vc++ .and i set meadiatype for capture pin RGB24 AND 640*480 image size.
Image is captured thats size.but i cant rendering preview.if i render that i get BLACk PREVIEW only.i checked also in GRAPH EDIT tool.but i cant get.
am using wcsa400 card type cam and .net 2005
pl kindly help me.
hai i need to play audio files in WPF
am using the following code
FileTextBox.Text = selectedFileName;
MediaPlayer mp = new MediaPlayer();
mp.Open(new Uri(selectedFileName, UriKind.Relative ));
mp.Play();
its working well, but it doesnt plays the sound. why ???
Hai,
I'm developing a tool to synchronize SQL Server database with a Pi system (OleDb).Each time there is a change in the Pi System I need to update the values in Sql Server Database and vice-versa.Could you please provide me with the options possible and how it can be done.
Thanks,
M.K
hai consider that my application name is sApp.exe
when i run my application as
sApp.exe < myValue
my application should start and i want to get that myValue in my application
how i can do this?
Hai
I want to include an html page with in another html page. So I used the following code
<!--#include file="footer.html" -->
But it's not working.
I am using Linux server. Is there is any other way to do this?
Hai am using telerik wpf grid
in grid selection change event am getting the selected row values.
the problem is the values are as object.
object myData = radGridView.SelectedItem;
the object myData contains the row values. but i don know how to get values from the myData object
Hai
i want oledb connection using Dsn. I used the following code
'Dsn Create
dbRegBase.RegisterDatabase("GEMINI", "Microsoft Access Driver (*.mdb)", True,DBQ=D:\Gemini\GEMINI\database\paints_01_2008-2009.mdb
Description=Greenchip Technologies ODBC Database File Path
OemToAnsi=No
UID=admin
PWD=XXXXXX
conection code
Provider=Microsoft.Jet.OLEDB.4.0;DBQ ='GEMINI';Persist Security Info=False;Jet OleDB:Database Password = XXXXXX
But Error come error name is "Could not find installable ISAM"
what i do . please tell me.
Hai,
I want to integrate Bluepay gateway in my project, I have download a Bluepay.php class but i don't know how to configure this file with my project? Please any one tell me the basic steps to implement bluepay payment service?
Hai
Thanks for everything. I have successfully implemented clean URL in local. Very nice site.
Now my objective is to create a clean URL web site in PHP Microsoft IIS 5.0, I know this in Apache. But I don't know how this on IIS. Does any one give me a solution?
i want to how to get separate text from group of contents in java..
example
String a = "area href=\"hai.com\" jkjfkjs </area> ndkjfkjsdfj dfjkdsjfl jkdf dljflsd fljdf kd;fsd a href=\"hoo.com\" sdf</a> jisdjfi jdojfis joij";
i would like to get href link only..
how to write regex..
thanks and advance
hai everyone........
I am trying to generate dynamic menu according to the user permission given with ACL component in cake php..
ie., if a user logins, i need to check which all actions are permitted for that specific user and according that list of actions i need to generate menu
can any one help me to get all the permitted actions from the acos,aros,acos_aros tables
thanks in advance
Hai
am having a lot of check box in my wpf form, i want to get the selected checkbox value alone. in winforms we can use foreach(checkbox ck in controls) like that, but i cannot use like that in WPF Forms, how can i get the selected checkbox in WPF FORMS ??
hai am using the below binding to bind my value 'Name' to textblock1.
<TextBlock Text="{Binding Name}" />
now the problem is i want to bind another value called 'ID' with that same textblock1
is it possible to bind value like using Name + ID like that??? :)
Hai i'm having a subdomain (abc.example.in) but this is referred to mydomain/folder . the thing is i want the mask URL links and the masked url should be displayed following with sub domain can any one help me out .
mydomain/folder/path
to
abc.example.in/path
Hai,
i were working in Windows xp. last week I changed my OS to Windows 7.The project i have done in Vb.net(2008) . While running class not registered error comes. In another computer its works well. Why it comes.
Hai vivin., O God., I just restart after my system when it happens., and i install some recovery software like gpart. is theri any possibilities to recover my www directory and files., bcos its includes more of web development documents. pls pls pls i'm very afraid about that issue. let me know asap. Thnaks in Many more advance,
Hai.
In my iphone app i won't to change my tabbar orientation to landscape or portrait with out rotating the device, such that when i am pressing rotate button whole tabbar controller need to rotate for either landscape or portrait mode.
can any one please give me a suggestion.
hai all,
i am working on shopping cart project, i need globalpay integration . i got the sample code and run in my localhost it shows me error this.
Warning: SoapClient::__construct() [function.SoapClient---construct]: SSL: fatal protocol error in C:\wamp\www\exampls\PHP Web Service Sample (Credit Card) 4.0.0\PHP Web Service Sample (Credit Card) 4.0.0\globalpay.inc.php on line 37
i enabled soap server in php.ini.
can any have the idea about this error please help.
thanxs,