16,016,669 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by ngthtra (Top 85 by date)
ngthtra
14-Jan-16 3:06am
View
can this solution handle for any file which user upload to your website?
because I see you hard code only for jpeg
ngthtra
28-Dec-15 21:37pm
View
my problem is why my download file is empty when down on android(chrome browser) but on PC is have data. I debugged on android device, the flow process are same between PC and android device and they were not happen any error.
when debugged on device:
- While command: run normal.
- os.write(c) is also run OK
But after os.flush() and os.close(). the data are not write to downloaded file.
ngthtra
2-Jul-15 21:09pm
View
I am using keyboard from TabTip.exe
ngthtra
15-Jul-13 0:10am
View
So How to call this macro on CMD on Window?
ngthtra
10-Mar-13 5:49am
View
I don't found nay solution from this link, please help me
ngthtra
7-Mar-13 2:28am
View
can you give me step by step guideline file?
ngthtra
8-Aug-12 5:28am
View
I resolved this problem. thanks evryone
ngthtra
31-Jul-12 22:02pm
View
ok, I removed code that unnecessary, you can help me find out reason,please.
ngthtra
31-Jul-12 22:00pm
View
work 'back' in my code is a parameter onButton1. and my code flow as following: call JAlert() -> call alert() -> call show().I used para modified to change text of button, if modified = 'true' => used "back" else used "OK". But this code don't run and Why I don't know.
ngthtra
31-Jul-12 0:39am
View
Thank Tadit Dash very much
ngthtra
27-Jun-12 5:19am
View
Deleted
thanks
ngthtra
27-Jun-12 3:13am
View
Thank you very much!
ngthtra
27-Jun-12 3:05am
View
thank I resolved it: CopyFileW(fileDirPath + fileName, sDesFilePath, TRUE)
ngthtra
21-Jun-12 22:37pm
View
so what will pcWndTest parameter be inputed? I am using CAppDlg::OnDropFiles(HDROP hDropInfo){} to get folder path
ngthtra
20-Jun-12 22:19pm
View
how to use this code?
ngthtra
18-Jun-12 4:30am
View
I can do it but if i have two textbox control so how to know that when I drop and drag to textbox1 or textbox2(I am use MFC dialog in VS2010)?
Base on your link I got a folder path which user choosed but I can't set this path to textbox1 when I drag it to textbox1 and the same for textbox2.
do you have any solutions?
ngthtra
15-Jun-12 7:16am
View
How to set default path when open folder dialog Using SHBrowseForFolder? because this code is set default path which it is desktop. and I want to it change.
ngthtra
15-May-12 6:31am
View
If it is normal variable, i resolved but I can't when it is pointer variable.
ngthtra
11-May-12 3:39am
View
if my variable is int or char , I can handle it, but this is pointer and I don't clear about pointer.Addition on, My code require, It can run on window and Linux.
ngthtra
20-Feb-12 20:56pm
View
So if I want to find a string into other,What command I have to use to ignore character width(1 byte or 2 byte)?
ngthtra
13-Jan-12 7:14am
View
but can JOptionDialog contain a table?
because my JDialog consist a table.
ngthtra
23-Dec-11 6:36am
View
can you give some example code?
I want when user input characters, this value will not display on editor of table, it is same with command return true or false of event KeyPress in DOT NET.
ngthtra
9-Nov-11 20:58pm
View
I thought that, but I want to find another way that don't need to override function. If there is not really anyway that better than this way. I must use it
ngthtra
31-Oct-11 6:10am
View
I have tried but combobox of the row that was added can not set value but can set text to it
ex: at col2: combobox value are{(text:A, value:1), (text:b, value:2),(text:C, value:3)} but when add new row,combobox of col 2 only has text and not has value(combobox value are: {A,B,C}, it is not value). So when select text i can not set combobox value for table.
do you have other idea?
ngthtra
19-Oct-11 22:14pm
View
thanks very much
can you help me change background color or rows or column when it is selected.
ngthtra
8-Aug-11 21:46pm
View
my form is ported from VB6 So I can not remove title bar because title bar of form has 3 button(minimum, maximun and exit).
I want only to user can not use mouse to drag ormove my form to other position on screen.
do you have better anyway to resolute my problem?
please help me, thanks.
ngthtra
12-Jul-11 22:08pm
View
thanks very much.I will test it
ngthtra
12-Jul-11 0:38am
View
I know but in this case, logic command is wrong becacuse It can not run the statement ReadFromFile. do you know there are which command to replace it in VN.NET? I want it run in VB.NET and
Can you tell me in VB6,what OLE control is used? because my project use many this control(OLE1(i))
ngthtra
12-Jul-11 0:38am
View
Deleted
I know but in this case, logic command is wrong becacuse It can not run the statement ReadFromFile. do you know there are which command to replace it in VN.NET? I want it run in VB.NET
ngthtra
1-Jul-11 4:12am
View
I didn't until find the way to resolve it.
ngthtra
28-Jun-11 3:21am
View
the simple it is requirement. I can only work according to this requirement.
could you help me?
ngthtra
23-Jun-11 22:01pm
View
can you post some code?
I don't know howw you code. but you can reference the following:
int flag =0;
code into evetn timer:
if (flag=0)
{
// execute your query
flag = 1;
}
I hope that this way will usefull for you.
Good lucky!
ngthtra
15-Jun-11 22:41pm
View
No no, I only want to change current column type
ngthtra
9-Jun-11 5:53am
View
I am working with VB Script to run in Test Complete and My application handle Excel file consist over 500 row.
ngthtra
27-May-11 4:00am
View
This script maybe ok but it does not run in Test Complete.
Do you have anyway to resolve it in Test Comlete?
thanks
ngthtra
4-May-11 6:44am
View
I searched on internet but there are anybody get endcoding type for all type successfully.
Special japanese type
ngthtra
18-Apr-11 2:59am
View
this way is applyed for unicode,I am using EUC and Shift_JIS.how to determine what file is EUC and What file is Shift_JIS?
ngthtra
17-Apr-11 22:36pm
View
thanks losmac, but your code has problem which files will be lost their data after this code run.
I want to my application can read both csv file with EUC format and Shift-JIS.If csv file is Shift-JIS, read normally. else if csv file is EUC, convert from EUC to Shift-JIS and then read it.
ngthtra
15-Apr-11 5:31am
View
they don't resolve this problem, I need get encoding while they convert.and now I try to filesystemobject, I not sure that it is good
ngthtra
15-Apr-11 3:22am
View
Thanks your link. But I can not find way that help me resolve my problem.
can you tell me how to use streamReader on VBA(code in Exel)?
because If use streamReader in VB.NET I can get encoding type of CSV file.
ngthtra
4-Apr-11 3:40am
View
thanks very much JOAT-MON.Your way is very good.
My problem was resolved.
THanks all.
ngthtra
30-Mar-11 0:42am
View
good link
thanks
ngthtra
25-Mar-11 0:15am
View
Venkatesh Mookkan is true, and do you have any way to resolve this problem?
thanks
ngthtra
23-Mar-11 5:51am
View
thanks for your help.
but It does not help me resolve my problem. It can not symmetrical my picture.
do you have other way?
thanks.
ngthtra
21-Mar-11 6:23am
View
link is very good but it did not resolve my problem. please give another way.
ngthtra
18-Mar-11 4:36am
View
I could not found any solution from your code. do you have idea?
thanks in advance
ngthtra
6-Mar-11 20:06pm
View
thnaks very much!
ngthtra
28-Feb-11 5:59am
View
but I am handling at event FormClosed not FormClosing.
ngthtra
26-Feb-11 23:53pm
View
for you, event SpreadAccident_TextTipFetch is event dataGridView1_CellFormatting of datagridview?or any other event?
For display picture, your link only display a picture for all cells. this is not correst because we can display may picture on one column of datagridview.
do you have any other way?
thanks.
ngthtra
24-Feb-11 23:22pm
View
Thanks I resolved my problem.
DateTime sss =convert.toDatetime(str); lable.tex=string.Format("{0:yyy/mm/dd hh:mm}",sss);
ngthtra
21-Feb-11 22:04pm
View
thanks.but my code is code at usercontrol not at form.When i run code below:
CloseClick(this, null);
is show error is not create object. why?
ngthtra
11-Feb-11 6:41am
View
my code can not reload the content of image capchar when clicked on button imbReLoad, althought the content of image capchar is changed when I clicked
ngthtra
11-Feb-11 6:35am
View
when ran,image is created and the content of image capchar is changed when clicked on button imbReLoad but it is not loaded on my page. what is the problem in here?
ngthtra
10-Feb-11 5:41am
View
your way is not resolved my problem, imgCapcha is not reload content of new capchar.
ngthtra
10-Feb-11 3:15am
View
I do not have any error and i used Ajaxed Extensions available in VS 2008.
ngthtra
10-Feb-11 2:57am
View
thanks your way but it is not resolve my problem
ngthtra
10-Feb-11 2:48am
View
no I have only a image.
ngthtra
9-Feb-11 2:18am
View
Can you tell me your problem?
ngthtra
8-Feb-11 22:55pm
View
thanks your help!
but I found in VB6 and I can not do follow it.
thanks
ngthtra
20-Jan-11 21:51pm
View
thanks, I see your code is very good but I want to know that my way is action or not because I coding in VB6 and create to a file that it can run in C. and now I understand my way is not run in C.
thanks everyone
ngthtra
19-Jan-11 23:04pm
View
thanks your link.I think thid code is suitable person who like coding control.
in my case, if use it my program will very complex, I want to my code is single.
can you give me other way?
thanks
ngthtra
17-Jan-11 3:34am
View
but this code is in C# but how is VB6 ?
in VB6 is used which lib to send file?
I tried ti this code but it is unsuccesful because in VB6 do not use system.net.webclient
ngthtra
12-Jan-11 0:02am
View
thank your help .I will try it and tell you about result
ngthtra
24-Dec-10 3:28am
View
thanks about your link but they do not help me resolve. they said that if i want to set style=2 for combobox ,I must assign a value for Listindex btu i don't know what that value is; a number, a boolean type or etc. I don't know. I tryed to assign listindex=0 and listindex=true but all unsuccessfully.
ngthtra
23-Dec-10 20:33pm
View
IN VB6 there is not Length property for array. and I want to count second dimensional of array.
ngthtra
22-Dec-10 21:25pm
View
I am loaded some line code, you colud see and help resolve,pls.
thanks
ngthtra
22-Dec-10 3:16am
View
thank Amit Kumar Tiwari very much!
ngthtra
22-Dec-10 3:12am
View
My question in VB6, and I think DataGridView in C# and DataGrid in VB6 is not the same.
ngthtra
21-Dec-10 2:38am
View
thakns very much I understood.
ngthtra
20-Dec-10 21:46pm
View
thanks very much! I resolved it.
ngthtra
20-Dec-10 20:25pm
View
thanks goutam Patra, I resolveed this problem.
ngthtra
20-Dec-10 4:00am
View
but col don't have property FieldName,I found but don't see it.
and Set col = DataGrid1.Columns.Add(0) have error "mismatch"
ngthtra
20-Dec-10 3:07am
View
I don't understand parameter "col".what is it and how declare?
ngthtra
19-Dec-10 22:36pm
View
thanks!
your code is good, but header row is not Align Center or Align right.i don't know why? You can give a new code to resolve this
thanks
ngthtra
17-Dec-10 3:57am
View
with datagrid is there any property to set aglign center for the fields?
ngthtra
16-Dec-10 23:58pm
View
when I used your code, there are error happen, application show error line"Dim rs As ADODB.Recordset" with message "user-defined type not defined".So how to call your code to perform and fix bug?
ngthtra
16-Dec-10 23:06pm
View
thanks prerakpatel very much. your code is very good but If my datagrid have o lot of fields and read data form a file which have may line, and data of each line I will add to datagrid.
so how would this code edited ?
thaks about you help!
ngthtra
16-Dec-10 5:59am
View
thanks about your advice but my teacher ask me write a application in VB 6.
I am new programer.
I hope that you will help me!
thaks very much
ngthtra
15-Dec-10 21:22pm
View
thanks .I understood this problem now.
If change the columntype at the cell level. So when I click on cell os column how to I change type of column of that cell from textbox to combobox and add data to this combobox( example when I click on cell, It's column appear with dada as follow: Red, Blue, Yellow and blank in combobox)
ngthtra
15-Dec-10 4:21am
View
thanks .I understood this problem now.
If change the columntype at the cell level. So when I click on cell os column how to I change type of column of that cell from textbox to combobox and add data to this combobox( example when I click on cell, It's column appear with dada as follow: Red, Blue, Yellow and blank in combobox) using VB 6
ngthtra
9-Dec-10 5:18am
View
I think this way is not the way that I need. you can help me by other way? thanks
ngthtra
9-Dec-10 5:17am
View
I only want to change background title bar of form.
but i do not know how to coding?!
ngthtra
8-Dec-10 22:22pm
View
thanks very much!
I resolved successfully!
ngthtra
8-Dec-10 4:56am
View
listview in VB.NET don't has any column header properties that can fixed for the width, so user can change the width of listview (detail mode).
ngthtra
23-Sep-10 21:33pm
View
Reason for my vote of 5
Automatic vote of 5 for accepting answer.
Show More