Forum: VB.NET Jul 22nd, 2009 |
| Replies: 0 Views: 337 Hi,
i have a problem where i try to dumpbin.exe /exports one of my dll.
i could not get the functions that i have built in.
i have coded 2 type of languages and compile them into dll.
for... |
Forum: IT Professionals' Lounge Jul 9th, 2007 |
| Replies: 0 Views: 1,012 Well, I have been searching sources for lotus domino ver6 and 7.
but not many website provides learning sources.
Any one could recommend me few websites that provide such tutorial?
Thank you |
Forum: VB.NET May 1st, 2007 |
| Replies: 3 Views: 3,236 I tried to search over this site and others as well.
But couldnt help me to solve the above matter.
Actually i want to do a searching algorithm in a PDF file.
I tried to use:
Import (%@Import)... |
Forum: ASP Apr 26th, 2007 |
| Replies: 4 Views: 2,047 oic, thank you...
now i've figured it out to use AJAX.
thank you
and sorry for the trouble
:p |
Forum: ASP Apr 19th, 2007 |
| Replies: 4 Views: 2,047 actually i want the server-side to trigger open a new windows on the client-side.
do you think its possible?
thank you |
Forum: Windows Vista and Windows 7 Apr 7th, 2007 |
| Replies: 3 Views: 10,964 I found the solution...
it is hide in control panel but you guys can get it from
c:\\ -> windows -> system32
then look for comexp.msc
this is the component service manager. |
Forum: Windows Vista and Windows 7 Apr 6th, 2007 |
| Replies: 3 Views: 10,964 Ok, but how if i have created ..lets say 30 DLL using vb6.0, how should i register them?
should i press enter for 30 times in that command prompt...or else...
thank you |
Forum: Windows Vista and Windows 7 Apr 6th, 2007 |
| Replies: 3 Views: 10,964 Hello,
Anyone here have any idea of registering COM+ DLL on Windows Vista?
I check almost all functionalities on Windows Vista -> Control Panel\Administrative Tools
I wonder if they do... |
Forum: ASP Mar 2nd, 2007 |
| Replies: 4 Views: 2,047 Currently i am building a message queue program which
one is sending a message to another party.
lets say ABC sending a message to DEF
if ABC sends a msg out using message queue, it stores at... |
Forum: ASP.NET Feb 24th, 2007 |
| Replies: 2 Views: 11,531 hi,
you can go to my post here http://www.daniweb.com/techtalkforums/thread70934.html
you can see the update function, how it works
b4 that you need to edit your gridview column
add... |
Forum: ASP.NET Feb 24th, 2007 |
| Replies: 1 Views: 10,238 Hi, i am trying to use new method in asp.net for the database connectivity. --> using gridview
yet i am facing problem here in the "adding new" area.
here goes my code:
<%@ Page... |
Forum: IT Professionals' Lounge Aug 21st, 2006 |
| Replies: 0 Views: 1,618 I am wayne,
I don't understand what my project title wants. yet my english is that good afterall.
This project is Software Quality.
I asked my lecturer but it seems like my lecturer is giving... |
Forum: XML, XSLT and XPATH Aug 12th, 2006 |
| Replies: 0 Views: 3,379 hi
i am wayne, i would like to ask, hows the coding look like if i want to get the value from the xml Attribute the one marked in red?
i know how to get the value from the child, but...what... |
Forum: ASP Jul 31st, 2006 |
| Replies: 4 Views: 2,146 oic....i'd understand
thank you hollystyles |
Forum: ASP Jul 31st, 2006 |
| Replies: 4 Views: 2,146 oic, but to the above coding
i placed them into vb6.0. It worked perfectly...
mind asking for another question...why?
thank you |
Forum: ASP Jul 30th, 2006 |
| Replies: 4 Views: 2,146 bottom here is my asp coding, for connecting to mssql2005
i know how to connect to mssql by vb using the com+.
but i want to try using the database connection on asp page.
<%@... |
Forum: ASP.NET Jul 25th, 2006 |
| Replies: 2 Views: 1,091 |
Forum: VB.NET Jul 25th, 2006 |
| Replies: 3 Views: 2,409 |
Forum: ASP.NET Jul 25th, 2006 |
| Replies: 2 Views: 1,091 i was planning to develop an e-learning web site.
As far as i know, that most people using asp.net and together with vb.net.
I planned to use asp.net and vb (vb 6.0..normal) as my... |
Forum: VB.NET Jul 25th, 2006 |
| Replies: 3 Views: 2,409 well, actually i am new with vb.net
just asking the correct steps for generating dll from vb.net
in vb 6.0 -> i just click the button compile to 'something'.dll
in vb.net -> by building... |
Forum: Visual Basic 4 / 5 / 6 Jun 19th, 2006 |
| Replies: 7 Views: 2,785 Sorry for the late reply (busy nowadays)
i've been looking through the codes, i find that there is a problem for this coding, where :
need to use the program to create the task scheduler,... |
Forum: Visual Basic 4 / 5 / 6 Jun 2nd, 2006 |
| Replies: 7 Views: 2,785 |
Forum: Visual Basic 4 / 5 / 6 May 31st, 2006 |
| Replies: 7 Views: 2,785 sorry, i didnt explain clearly
i want to use vb to get the scheduler information and display them on asp page. is it possible?? |
Forum: Visual Basic 4 / 5 / 6 May 29th, 2006 |
| Replies: 7 Views: 2,785 Hello,
Can i know if it is possible to show/ display windows task scheduler information such as:
1) process status -> if it is running or stopped
2) time the scheduler starts
and other... |
Forum: MS SQL Apr 10th, 2006 |
| Replies: 0 Views: 4,164 i have a problem on my coding, where it only show me the result of 4 tables instead of 100(for examples)..can someone check the coding flow for me. thank you
it is about checking the table and... |
Forum: MS SQL Apr 10th, 2006 |
| Replies: 0 Views: 1,895 i have a problem on my coding, where it only show me the result of 4 tables instead of 100(for examples)..can someone check the coding flow for me. thank you
it is about checking the table and the... |
Forum: C++ Sep 3rd, 2005 |
| Replies: 4 Views: 7,567 thanks
but i found the way, yesterday..finally :cool: , but from what u said, it is bad to use bubble sorting in linked list..
i tried to implement merge sorting, and insertion...but i find... |
Forum: C++ Sep 2nd, 2005 |
| Replies: 4 Views: 7,567 well, actually i want to try to sort it out by using bubble sort...curious to know how it works...i tried many times already, yet no result...i hope that you could help me :-|
thanks |
Forum: C++ Sep 2nd, 2005 |
| Replies: 4 Views: 7,567 i tried for sorting the link list for weeks already, and yet still couldnt get the output as what i want.
i search through the forum and i found the coding "algorithm" (in blue color) for... |
Forum: C Apr 6th, 2005 |
| Replies: 2 Views: 2,176 |
Forum: C Apr 6th, 2005 |
| Replies: 2 Views: 2,176 In file proceesing
how can i find the renamed file....
meaning....i created 2 files named derrick.txt and alex.txt
and in the program when i input derrick, the program will look for the file... |
Forum: C Apr 5th, 2005 |
| Replies: 5 Views: 4,115 In file proceesing
how can i find the renamed file....
meaning....i created 2 files named derrick.txt and alex.txt
and in the program when i input derrick, the program will look for the... |
Forum: C Apr 5th, 2005 |
| Replies: 5 Views: 4,115 ops sorry...is it C++
thanks for the help |
Forum: C Apr 4th, 2005 |
| Replies: 5 Views: 4,115 can i know how to save a file name based on the user's input
for example:
Enter your name : Derrick
then i save this input to a file .txt named derrick (derrick.txt)
how can i do... |
Forum: C++ Mar 29th, 2005 |
| Replies: 1 Views: 1,533 In C++, I would like to know how to use the function arrow to select things
for example:
ape
boy
cat
dog
by default the highlighted bar is at ape |
Forum: Assembly Jan 16th, 2005 |
| Replies: 9 Views: 5,649 Thanks Everyone.... for your help!!! |
Forum: Assembly Jan 5th, 2005 |
| Replies: 9 Views: 5,649 can i know...is there a convertor to change the higher level of programming language to asembler language??
meaning changing c++ to asm
thank you..i can't find it anywhere |
Forum: Assembly Dec 28th, 2004 |
| Replies: 9 Views: 5,649 thank you
sorry now..i've learnt how to get input and output and file storing
but..i do not know how to use the library and the prototype...
can anyone help me?? |
Forum: Assembly Nov 22nd, 2004 |
| Replies: 9 Views: 5,649 Can Anyone here could recommend me a "GODD/EXECELLENT" web site for me to learn the MASM assembler coding...with examples and tutorials...
I'm trying to learn to do my assignment.
I don't know... |
Forum: C++ Sep 22nd, 2004 |
| Replies: 4 Views: 2,440 |