Forum: Visual Basic 4 / 5 / 6 May 2nd, 2006 |
| Replies: 0 Views: 989 TMP files... i have this strange activity of my program. it is creating tmp files, and its somehow annoying...really. i would just like to ask how can i avoid this and how was it created by my program...thanks a... |
Forum: Visual Basic 4 / 5 / 6 Aug 4th, 2005 |
| Replies: 1 Views: 3,314 Re: add record in table with button and textbox hi feeder23
ok here is a help from me and i hope this one will help you...but make sure you have your ADO control already with valid connections and everything.
private sub command1_click
... |
Forum: Visual Basic 4 / 5 / 6 Aug 4th, 2005 |
| Replies: 4 Views: 3,806 Re: Search code in a database hi to all...
maybe this one will help...here it is:
********** this is an unbound control *************
***** create first and active connection ***********
Private Sub text1_KeyPress(KeyAscii As... |
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2005 |
| Replies: 2 Views: 1,888 Re: VB6 & Adobe Pagemaker hello aparnesh
may i know what's your objective or purpose?
because your question or problem is my current study as of now. my interface is in VB...but the only difference is im experimenting on... |
Forum: Visual Basic 4 / 5 / 6 Aug 2nd, 2005 |
| Replies: 1 Views: 1,181 E-mail hello guys!!! im back again, of course with something to ask for your help. anyway here it is...Im now in my last stage of the program i am making. and this includes the e-mail notification by by... |
Forum: Visual Basic 4 / 5 / 6 Jun 23rd, 2005 |
| Replies: 1 Views: 944 Re: Help **************************************************
hope this one helps...
dim x as integer 'declare first variable
x = 0 'set the value of your variable
for x = 1 to... |
Forum: Visual Basic 4 / 5 / 6 Jun 21st, 2005 |
| Replies: 15 Views: 11,584 |
Forum: Visual Basic 4 / 5 / 6 Jun 21st, 2005 |
| Replies: 16 Views: 16,080 Re: USING CLASSES in VB6 hi comatose sorry its only now i checked my port here...anyway, i would love you'll give me a simple example together with an explanations. because i just find it hard to build my own class, i have... |
Forum: Visual Basic 4 / 5 / 6 Jun 15th, 2005 |
| Replies: 8 Views: 6,296 Re: Argument Not Optional message in VB *******************************************************
where are trying to compare the values of:
If intcard1 = intcard2 = intcard3 = intcard4 ???
if you want to compare the four values try... |
Forum: ASP Jun 15th, 2005 |
| Replies: 3 Views: 1,468 Re: Why? yeah...sure, here's the code:
<table border='0' width='80%'>
<tr>
<td align='top'>
<form name="form1" action = "twoforms.asp" method="get">
<input type="hidden" name="num_student"... |
Forum: Visual Basic 4 / 5 / 6 Jun 14th, 2005 |
| Replies: 2 Views: 2,804 Re: SAP Access hi comatose...sad to say im not that good in explaining, but i can give you the link so that you'll have the idea about SAP. thanks a lot.
http://www.sap.com/index.epx |
Forum: Visual Basic 4 / 5 / 6 Jun 12th, 2005 |
| Replies: 16 Views: 16,080 Re: USING CLASSES in VB6 hi guys!
well until now i cant still figure out how to make classes...
can you give me a basic example of creating a class and how can i use it in my coding? thanks a lot. |
Forum: Visual Basic 4 / 5 / 6 Jun 12th, 2005 |
| Replies: 2 Views: 2,804 SAP Access hello everyone!
let me get straight to the point...we have one department in my work here using SAP system. first of all is there a way for me to connect to SAP? second, is there any ocx available... |
Forum: ASP Jun 11th, 2005 |
| Replies: 3 Views: 1,468 Why? i have this problem some couple of days back...and honestly im just new to ASP so to some maybe my problem is not that big...here it is:
im practicing making a web site using ASP and i have on my... |
Forum: ASP Jun 8th, 2005 |
| Replies: 2 Views: 1,670 Re: Buttons *******************************************************
hi zippee!
its great, although the sample code is simple but good enough to understand and manipulate...thanks a lot for that one. |
Forum: ASP Jun 6th, 2005 |
| Replies: 2 Views: 1,670 Buttons hi good day to all.
im new in ASP and one of my questions now is:
is it possible to have 2 command buttons in one asp page?
if possible how can i separate their actions in one form?
... |
Forum: Visual Basic 4 / 5 / 6 May 29th, 2005 |
| Replies: 1 Views: 4,899 DATAGRID Recordsets Is there a way for me to change the current recordset of a datagrid
without connecting the datagrid to an ADO control?
thanks in advance guys. |
Forum: Visual Basic 4 / 5 / 6 May 28th, 2005 |
| Replies: 5 Views: 29,441 |
Forum: Visual Basic 4 / 5 / 6 May 23rd, 2005 |
| Replies: 16 Views: 16,080 USING CLASSES in VB6 hi its me again...
can someone please explain what a class can do? how to call a class?
or if just give me a good link where i can refer to it.
thanks a lot. |
Forum: Visual Basic 4 / 5 / 6 May 23rd, 2005 |
| Replies: 2 Views: 5,847 Re: Ms Graph Control thanks for that comatose but the problem i have right now is i cant replace the values in the chart. |
Forum: Visual Basic 4 / 5 / 6 May 23rd, 2005 |
| Replies: 2 Views: 5,707 Re: LDAP Connection hi comatose...
its only now that i have read your reply..anyway thanks a lot for the
link. its helping me a lot now.
more power. |
Forum: Visual Basic 4 / 5 / 6 May 19th, 2005 |
| Replies: 2 Views: 5,707 LDAP Connection Hello everyone...
1. is there a way for me to connect to LDAP?
2. if there is...how will my connection string will be?
3. how can i make a combo box with multiple columns?
your replies and help... |
Forum: Visual Basic 4 / 5 / 6 May 18th, 2005 |
| Replies: 3 Views: 11,646 |
Forum: Visual Basic 4 / 5 / 6 May 18th, 2005 |
| Replies: 2 Views: 5,847 Ms Graph Control Hello guys, its me again...
regarding the graph control for VB6, how can i use it like...where to start, where to get it? because i want to try a graph representation for a numeric data. and lastly,... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2005 |
| Replies: 9 Views: 3,630 Re: Vb Runtime Files thanks man...work perfectly. so see yah all tomorrow have to go. thanks a lot for all your help...take care. |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2005 |
| Replies: 9 Views: 3,630 Re: Vb Runtime Files hey comatose your code for loading a word document works just perfectly fine...its great man! one more thing...how about loading an excel sheet? because i tried to change your code for loading an... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2005 |
| Replies: 9 Views: 3,630 Re: Vb Runtime Files thanks a lot comatose and auron...your replies are simply encouraging me to continue learning VB programming. Anyway, regarding the loading of word document well im using the "shell" command but its... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2005 |
| Replies: 9 Views: 3,630 Re: Vb Runtime Files hey thanks a lot for that information. so it means if i developed a program under VB and want other machines to use my program then there's no need for me to install the whole vb application and IDE.... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2005 |
| Replies: 9 Views: 3,630 Vb Runtime Files Hi to everyone...
Just for clarification and added information...can someone please explain
deeper what are VB RUNTIME Files and its use or benefit if i dont have
VB software.
Your response would... |