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,
hai..
Am doing wepsite for show images from local drive using asp.net.am using session object for Transfer image path from first page to second page
its running nice in vs 2003 .but i converted this website to vs 2005.but session value does't pass to next page.i got null value in session object.
am using inproc session mode
kindly help me
thanks
hai
i want to remove the listitem from listview in android.i don't know that how to do it.
anyone can help me how to do it.and give sample code for this?
hai..
Am writing application for capture video from camera in vc++ using directshow and write that
file in WMV format.and how to write MPEG4 file format.can i install any sdk for mpeg4.can you provide details about mpeg file writing in vc++
kindly help me
thanks
Hai
I have a joomla web site. I have implemented the Djcatalog. But there is no way to enter the category description. I want to enter the category description and will display only at the category page not in the product details page. Is it possible? Or is there is any way to do this?
Hai Friends
I having the project in Vb i want to migrate that project in the vb.net.any tool available pls inform me.i have tried a lot.i have not installed the visual basic.with the help of remote server i am running that project.
hai
I want to create a web page like left and right side image, middle portion content. My problem is that the content must be display under both images. I know the cell padding is not a good idea. Some thing like div is correct way. Does any one know this?
hai all...
Am writing simple application for capturing video from camera and save in .WMV files using vc++ Directshow.i done this task.bt i need to write file as MPEG4 file type.
can anyone help me.
CAMERA---->SAMPLEGRABBER---->getting streams from sample graaper..
i get stream from camera like this.
kndly help me
thanks
Hai,
I have a radio button list control with open,close as list items.I have two columns in my database as Start Bid and End bid both the columns are datetime datatype.If i select the open list items and click search button it should show only bids that are open else viceversa.
Please suggest me with example.
Regards
Basanth