Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
2 Endorsements
Ranked #620
Ranked #864
Member Avatar for PoisonedHeart

Hi, good day, Are there any plugins (free or commercial licensed) with affiliate programs that is able to create a way for members to be able to somehow refer their friends via email/facebook and if that friend signs up, they get a free month of membership. ---------------- Example Scenario: 1.) …

Member Avatar for best4earn
0
189
Member Avatar for PoisonedHeart

Hello, I'm into PHP/Javascript and having some problem here, so just want to seek help from you guys. I have created a page with a textarea. (named Step 1) when the user clicked the "Next" <a></a> link the textarea's value will be stored in a session variable. I've did it …

Member Avatar for PoisonedHeart
0
760
Member Avatar for problematic:)

hi. I am working on a project that requires a search button. it goes like this. the I will enter data on a text box. then the record that goes with it will display on the 3 textboxes. My problem is I don't know how to code a search buttons. …

Member Avatar for sai.pawar.p
1
2K
Member Avatar for gunbuster363

Hi all, I have been started to learn game programming for some weeks. I want to make a simple 2d game first, as a start off. but I come across some trouble~they are: I tried C++: allegro : maybe too primitive and old? Irrlicht: 3d rendering concept too complex for …

Member Avatar for maninaction
0
194
Member Avatar for satti

iam facing a problem ,i want to add a form to my project from another project,when i add the form and try to run it give me error,i dont know what is the problem i have added its module and database also but still giving me [COLOR="Red"](ERROR:Run time error 3709 …

Member Avatar for reygcalantaol
0
156
Member Avatar for PoisonedHeart

Hello everyone, I don't where should I post this thread, but since my project (document tracking system) will be using PHP, maybe I just post it here. Would someone tell what should be the features or modules of my project, here are my listing as of now: -a module for …

Member Avatar for PoisonedHeart
0
213
Member Avatar for undersurvival

Hi, cancan someone help me with my problem? I am using vb 6.0 and MS Access 2003. I have a form where all the data in the database should display. The problem is, I don't know why my code is not working. here it is: [ICODE] Private Sub Form_Load() Dim …

Member Avatar for AndreRet
0
1K
Member Avatar for Naveed_786

I have a problem with date and time picker when i select the date from dtpicker1 then txtdate1 gets the value but when i debug it shows txtdate1 = "" why please help [ICODE]Private Sub DTPicker1_CloseUp() txtdate1.Text = DTPicker1.Value DTPicker1.Refresh End Sub[/ICODE]

Member Avatar for AndreRet
0
204
Member Avatar for Naveed_786

Hi all, 1. I want to know how to add a data grid in vb 6 form? 2. And how to fetch all records in data grid please help Thanks in advance for help.

Member Avatar for AndreRet
0
140
Member Avatar for createwealthnet

Hello guys! I'm new here and I'm looking forward to meet members here with the same interests as mine. The threads here are interesting and I want to share my thoughts.

Member Avatar for AirForceOne
0
54
Member Avatar for zslwork

today i have joined here in thin wonderful forum for getting some knowledge and also to share my inputs

Member Avatar for AndreRet
0
180
Member Avatar for PoisonedHeart

I've been thinking about this for a week... Well, I know that this question have been asked so many times, I've also search the forums, but instead of bumping into old threads, I just post a new thread... We are to develop a project, and I just want to seek …

Member Avatar for AndreRet
0
101
Member Avatar for bob3

I'm just trying to make a cash till and something is wrong because when i try to execute it it just freezes. I think something is wrong with my loop, also i don't know how to refresh my sale total when i click clear order. It clears it but when …

Member Avatar for AndreRet
0
155
Member Avatar for ash07

Hello aLL I need a small help from you guys.. I am creating project in VB6.0 and access 2003, form has combobox,tab control,textbox msflexgrid .. I am trying to retrive data from database.I have a sub procedure which is nicely working for all controls except combobox. while debugging I found …

Member Avatar for AndreRet
0
201
Member Avatar for saranyashanthi

hai can any one help me to write the codings for hospital management in visual basic on basic forms of bloode donation list,admission form,etc

Member Avatar for PoisonedHeart
0
79
Member Avatar for Naveed_786
Member Avatar for AndreRet
0
247
Member Avatar for nagatron

Hello to all, I am always mad about this problem. If I type a name with two words in a textbox like "google corporation" it will be registered in the database ms access as "Google Corporation" now that is okay. What I want is, there should be no duplicate of …

Member Avatar for nagatron
0
223
Member Avatar for sureshprg

Dear all, I need to send a string value along with an 'Enter' keystroke from an active form to a multi-line text box in an inactive form. Tell me a way to do this in VB6. Thanks.

Member Avatar for PoisonedHeart
0
129
Member Avatar for exception

i already post this topic in the programmingforums.org..a sister site of daniwebs. i think that this site is more populated.. i exploring deep programming, and i would like to have good start.. i want to determine the parts of this code, and how it works.. i think this is very …

Member Avatar for PoisonedHeart
0
156
Member Avatar for abelingaw

SOFTWARE: If i install a Payroll System made from VB6, would this be enough for its requirements..? [COLOR="Red"]SOFTWARE: Windows XP (Any Service Pack) MS Access 2003 or Higher HARDWARE: Hardware Requirements * 200 Mhz Processor * 128 Mb RAM or Higher * 100GB SATA (Serial Advanced Technology Attachment) Hard Drive …

Member Avatar for PoisonedHeart
0
1K
Member Avatar for problematic:)

hi! well, i'm just a beginner in visual basic and i have this problem in coding the calendar control. I want to reserve the dates and store it on a database. so when there will be another reservation, i can easily know if the date is already taken. I don't …

Member Avatar for PoisonedHeart
0
192
Member Avatar for fakhrealam

solve this problems in visual basic. 1. Write a program that prints the following diamond shape. You may use an output statement that prints a single asterisk (*). Maximize your use of repetition (with nested For/Next structures) and minimize the number of output statements. Print the diamond on the form. …

Member Avatar for jhai_salvador
0
254
Member Avatar for ferkevin04

i have a hard time in connecting my db to my project. cause i want my my cmdSearch_click() connect to my table EmployeeInfo and my cmdTimeIn_click() connect to my table TransactionTable in just 1 form and 1 ms access file.. is that possible?? thanks in advance for answering..

Member Avatar for PoisonedHeart
0
78
Member Avatar for ferkevin04

please help me to do with my system. i want my TextEmpID.Text is auto generated evrytime i will add another employee name. Field = "EmployeeID" i'm using ms access as ADODB thanks in advance

Member Avatar for kinwang2009
0
637
Member Avatar for AncieV

I would like to know how to increase the speed of data loading into flexgrid from Database(SQL Server).currently im using a loop but this takes a lot of time when there are alot of data...pls give me a solution to this problem.. Thank you

Member Avatar for PoisonedHeart
0
191
Member Avatar for gertails

please help me on my problem about visual basic 6.0 my problem is how to add music background .... please give me some code or some idea thank you....

Member Avatar for AndreRet
0
482
Member Avatar for Krs13

Hi, I have a login screen where user enters their name and password. The username and password are stored in access. Then when the user opens forms i need their username to appear in the form. Can somebody give me code for that please. Thanks Krs

Member Avatar for Krs13
0
166
Member Avatar for PoisonedHeart

Hi everyone, is there a possible way in moving the position of a picturebox anywhere inside an MDI form? [ATTACH]16691[/ATTACH] I tried to use the picturebox's left and top property through code but when the mdi form is loaded, the picture box is still aligned at the top, or at …

Member Avatar for Aslam Mansoor
0
659
Member Avatar for psychra

Can somebody help me? We are tasked to create a library system. And my very first problem is how to create a search engine. The form must be like this: 1.) One search engine for the Title of the book, wherein the user can search through the title of books. …

Member Avatar for PoisonedHeart
0
123
Member Avatar for PoisonedHeart

Hi guys, just wondering, would someone give me some advise of what what kind of software should I develop...maybe just a simple software...or a small software...whatever you call that...a software that would not take a lot of time in the development process...maybe...more or less than 3 weeks...what do you think?.. …

Member Avatar for vb5prgrmr
0
463