16 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for daocntt

I have an string get to url as : TP.+H%E1%BB%93+Ch%C3%AD+Minh . I want convert of utf-8 format.

0
146
Member Avatar for k.vijayakumar

Hi friends, I had an xml like <a text="asadf"> <b text="narsapur"> <c text="1234" /> <c text="statecag" /> <c text="Pending Approval" /> <c text="S Corp:Pending Approval" /> <c text="Composite:Pending Approval" /> <c text="Combined:Pending Approval" /> <c text="Form Status"> <d text="Approval Pending"> <e text="BITa" /> <e text="BITb" /> <e text="BPTbc" /> </d> …

0
112
Member Avatar for FaisalSarfraz

Hi all I have a piece of program in which i am taking input from another jframe and then using that input i am trying to show results from RDF/XML file, now the issue is that i am trying to convert that input(which is obviouslyin string) to Property datatype of …

0
133
Member Avatar for meda.gharib

Hi everyone I'm stuck on a school project. The Following is the prompt: > Write an assembly language program that prompts the user to enter a string to be interpreted as an 8-digit hexadecimal number. Your program must convert the ASCII string representation of this hexadecimal number into a 32-bit …

0
487
Member Avatar for sandz24

Can anyone discuss how to convert a jpeg color image into binary using OpenCv and C++. I find it hard understanding it on my own. I found sample programs but that really doesn't help much if I don't understand the meaning of every line of code. At least a step …

0
105
Member Avatar for Jason666

I have been going through the motions and still cannot seem to get this right. I have textboxes in a gridview that are populated from an access database. They are all datetime values. In the backend code, I am trying to loop through all those values and then apply conditional …

0
106
Member Avatar for paulnamroud

Hello, I have already build my web application under Visual Studio 2005 as [B]"ASP.Net Website"[/B]. This application use also web service that I created also as [B]"ASP.NET Web Service".[/B] So now we decided to give the web application to our customer as a binary code (myapp.dll & all files such …

0
138
Member Avatar for softDeveloper

Dear all, Context: JSP I'm trying to get the value of a java variable and assign it to a javascript variable in order to later on use it in an iframe: [CODE] ... rs.next(); entry1 = rs.getString(3);%> <SCRIPT> [COLOR="Red"] var tt="<%=entry1%>";[/COLOR] [COLOR="red"] var content = "<html><body>" + tt+ "</body></html>";[/COLOR] var …

0
100
Member Avatar for Joshua73

Is there a way to convert a program in netbeans to an android app?

0
81
Member Avatar for casey_sunako

Hello everyone.. Anyone knows how to convert video frames to an image using visual basic.net? I used VLC player to play the video file in the form but don't know how to convert the video frame to image when the user clicks wants to. Any help please. Thank you.

0
142
Member Avatar for krunalkakadia

Hi All, I have req. of converting HTML DIV tag to image using javascript in asp.net. is there any idea how to do it? Thanks.

0
87
Member Avatar for waleed.makarem

Dear All , I have a binary file , the defincition of its content is as below L Here is one of my 'log items' from the data.bin, all data is stored in little endian (ie. least significant byte first) 11 63 39 46 --- Time, UTC in seconds since …

0
87
Member Avatar for waleed.makarem

Dear All , I need your support to convert the below C++ 6 lines code to C# or vb.net . this function calculates the checksum for a given text. GUCHAR GenerateCkSum(GUCHAR *pure_data, U2 size) { GUCHAR chksum; I2 i; chksum = pure_data[0]; for(i=1; i<size ; i++) chksum ^= pure_data[i]; return …

0
84
Member Avatar for mastersinger

Hello, I have downloaded several avi files which I want to convert to WMV, however the sound will only play in Windows Media Player. When I try to open them with Windows Movie Maker, or any other player or converter, no sound is played (but the video is fine). I …

0
128
Member Avatar for talha06

Hi everyone, I want to convert [B]JDBC ResultSet to JSON Array[/B]. As u guess, direct casting isn't allowed.. How can I convert my DB data which is stored in ResultSet to a JSON Array? I'll be happy if someone can help me. Thanx in advance, With regards, Talha..

0
108
Member Avatar for rj4gio

i have a lot of doc files to convert everyday. Any suggestion that help me to automate this conversion. Thanksssss :)

0
86

The End.