Search Results

Showing results 1 to 29 of 29
Search took 0.01 seconds.
Search: Posts Made By: hkarthik
Forum: VB.NET Jun 1st, 2009
Replies: 1
Views: 882
Posted By hkarthik
Hi everybody,

I am working on a windows based application using vb.net 2005. I want to get our remote server's date and time.Our remote server is a linux machine. So how can i...
Forum: VB.NET May 28th, 2009
Replies: 1
Views: 261
Posted By hkarthik
Hi,

I need to create an EAN-13 Barcode with addon in vb.net... can anybody help me in doing this... Actually i could find some links which showed a way for creating an EAN-13 barcode and...
Forum: VB.NET May 11th, 2009
Replies: 0
Views: 194
Posted By hkarthik
Hi everybody,

I am developing an windows based application in vb.net 2005. I am also using crystal reports in my application. I am able to work with the crystal reports. Now...
Forum: VB.NET May 7th, 2009
Replies: 7
Views: 928
Posted By hkarthik
Hi jbisono,

Thanks for ur reply, but sorry to say i even tried this and it didn't work. Lets say the date that i get is in the format M/d/yyyy, and the date is 5/5/2008.. the method...
Forum: VB.NET May 7th, 2009
Replies: 7
Views: 928
Posted By hkarthik
Hi beuki,

Thank you for your reply. Yes beuki you are right, i just don't want to convert one date format to dd/MM/yy, but any date format to dd/MM/yyyy.The things will be easy if i...
Forum: VB.NET May 7th, 2009
Replies: 7
Views: 928
Posted By hkarthik
Hi jbisono,

Thank you for your reply, i even tried this but the result was the same.

Thanks
Forum: VB.NET May 7th, 2009
Replies: 7
Views: 928
Posted By hkarthik
Hi everybody,

I am trying to convert a string to a Date format.
So what i actually want to do is, i want to convert any format of date to DD/MM/YYYY format. For example the format...
Forum: VB.NET Jan 26th, 2009
Replies: 0
Views: 410
Posted By hkarthik
Hi,

I am having a problem with datagridview. I have added a datagridview to my form, which consists of two columns. Two columns have combobox(ie datagridviewcombobox) added to it. So now i...
Forum: VB.NET Jul 11th, 2008
Replies: 0
Views: 482
Posted By hkarthik
hi all,

I have some doubts regarding this VSTO 2005.

Visual studio tools for office(vsto), actually this tool is used for editing and retrieving the settings or information or adding a...
Forum: Java Jun 3rd, 2008
Replies: 10
Views: 5,785
Posted By hkarthik
hi sach. Thank you for that. Probably i am not looking forward to develop my application in this way, by connecting my mobile to the pc and send the message through that. The application which i am...
Forum: Java Jun 3rd, 2008
Replies: 10
Views: 5,785
Posted By hkarthik
thanks jwenting. I don't want to breakthrough any services and steal the bandwidth. But even for sending the message from our web application to the service provider we need to write some coding...
Forum: Java Jun 2nd, 2008
Replies: 10
Views: 5,785
Posted By hkarthik
Thankyou jwenting. I could not find any sample coding which will help me to send sms through the service provider. Can you send some, if you have any?
Forum: Java Jun 2nd, 2008
Replies: 10
Views: 5,785
Posted By hkarthik
Forum: Java May 28th, 2008
Replies: 10
Views: 5,785
Posted By hkarthik
Hi everybody,

I just want to develop a web application for sending sms using java/jsp. Normally i have seen people using either gsm modems or bluetooth or connecting mobile to pc and...
Forum: Java Apr 26th, 2008
Replies: 2
Views: 1,050
Posted By hkarthik
hi samudricka,

Thanks for the help. I have already visited the website what you suggested, there it displays the different ways and methods of displaying an image. What i am trying...
Forum: Java Apr 25th, 2008
Replies: 2
Views: 1,050
Posted By hkarthik
hi,

I am new to j2me. I want to add more than one image into a form and display those images as thumbnails, so that when i click any one of the thumbnail i should get the full view of the...
Forum: Java Apr 18th, 2008
Replies: 3
Views: 625
Posted By hkarthik
Thankyou samudricka
Forum: Java Apr 17th, 2008
Replies: 3
Views: 625
Posted By hkarthik
Hi everybody,

I am new to j2me. Can anybody tell me how to start working with j2me.
Forum: ASP.NET Feb 7th, 2007
Replies: 7
Views: 10,205
Posted By hkarthik
hi kapil,

This is little bit confusing. Can you be little more clear. Actually i want to send message to the selected user's in my datagrid. My datagrid consists of three columns. The...
Forum: ASP.NET Feb 6th, 2007
Replies: 7
Views: 10,205
Posted By hkarthik
hi kapil,

I tried it another way and got the solution. Ikept a command button above my dgrid and wrote coding like if true then make it false and if false then make it true.But now...
Forum: ASP.NET Feb 5th, 2007
Replies: 7
Views: 10,205
Posted By hkarthik
hi kapil,
i tried but i couldn't get the solution. Can you excatly tell me the process from the beginning, so that i can check whether i have made any mistake or not. Like, from...
Forum: ASP.NET Feb 2nd, 2007
Replies: 7
Views: 10,205
Posted By hkarthik
hi,

how do we select multiple checkboxes in datagrid using a checkbox in the header of that datagrid. I went successful in adding each check boxes to each row. Now insted of selecting each...
Forum: ASP.NET Jan 19th, 2007
Replies: 0
Views: 809
Posted By hkarthik
hi all,

i am using a button on my webpage. For example let the text in the button be "Dani Web". So what i want to do here is, while running this page when i keep my mouse pointer over...
Forum: ASP.NET Jan 17th, 2007
Replies: 0
Views: 992
Posted By hkarthik
hi,
I am doing a project regarding SMS and i am doing it in ASP.NET. MY project actually aims at sending sms from my Pc to a Mobile and getting back a reply from the mobile. Here i am planning to...
Forum: ASP.NET Jan 16th, 2007
Replies: 1
Views: 1,976
Posted By hkarthik
hi,
i am still not convinced with the message box in ASP.NET. What exactly i want is, my ASP.net page should redirect me to some other page when i click the OK buton in the message box. But the...
Forum: ASP.NET Jan 13th, 2007
Replies: 5
Views: 6,398
Posted By hkarthik
hi all,
how do we display a messagebox in ASP.net. i tried in this way

MsgBox("<script language='javascript'>successfully saved</script>")

but it displays a error message saying
...
Forum: ASP.NET Jan 12th, 2007
Replies: 2
Views: 1,377
Posted By hkarthik
hi,
Thanks,that was a boosting reply. I tried it out and i found the solution too. Actually i created a file named conn.vb, and in that i created a class file where the connection was declared....
Forum: ASP.NET Jan 12th, 2007
Replies: 3
Views: 4,466
Posted By hkarthik
hai,
just try this out.




try this out .it worked for me. the data is getting inserted into MySQL database.
Forum: ASP.NET Jan 12th, 2007
Replies: 2
Views: 1,377
Posted By hkarthik
hi all,
i am doing a project in ASP.NET using MySQL as my backend. I am just a beginner to .net. can you help me by telling how to insert data into Mysql from asp.net.expecting your early...
Showing results 1 to 29 of 29

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC