View Single Post
  #1 (permalink)  
Old 09-04-06, 10:07 PM
neevrap02 neevrap02 is offline
New Member
 
Join Date: Sep 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question Form Display Problem

hie...im new here...im currently doing an inventory system for a company im working for...and i am facing a small problem that i cant seem to solve...
my problem is that the system i did is done and also functioning properly...but only in my computer...firstly there was some runtime errors but i managed to fix that by including the proper drivers to the setup file....it can be installed and also run in other PC's now...but there is still 1 small problem that i am facing...

my system has an add and edit function that once clicked a add/edit form will appear...i used the same form for both these functions using the if else statement to reduce the ammount of forms used...my problem is, when i run this application in my pc which i used to program it...when i click the add/edit button...the form will pop-up...but when i install it in other pc's....and click the add/edit button...the form wont pop-up...practically nothin happens....is it a problem of a missing driver? because there is also other functions such as search n sort that comes up as a pop-up and are functioning fine...only this particular function...any suggestions on how to overcome this problem??
Reply With Quote