No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
I can't find information on this anywhere online. I am building a site using drupal. As you may know drupal installs its own database and runs on Apache. I have a backend mysql database that must be read and written from a vb.net app. I had to purchase a hosting …
Alright I have a major issue here that has stumped me all weekend. A site i'm working on displays correctly in firefox but incorrectly in Safari, Chrome and IE. Don't worry about Internet Explorer. Weird thing is how it is displaying incorrectly. When you click on content or a link …
out of all of them i'd pick Drupal. Joomla is good and works pretty much the same way, but I think that the Drupal community is much larger. There are many user created modules and themes that you may download and integrate into your site for free.
I'm not sure how many users on here are familiar with Drupal. I have an issue with views. I have two view displays and am displaying each in a separate block. The problem is that each display is pulling information from the same content type and I want it to …
Hey, I'm having some huge issues with the layout of my main body area. The attachment shows how it's suppose to look. I've recently switched from table-based layouts to css positioning and this is why i'm struggling. I need help with the floats and clears lol. this is my css …
[QUOTE=theMediator;1095891]Hi, I'm building an application that reads barcode scanning data into multiple forms and textboxes. At the moment, to handle that data I have created a large nested if statement that checks to see which object has focus so that the scanned data is placed there and focus moves down …
i just realized what i gave you is exactly what you have...sorry
[QUOTE=spxChrome;1096874]I know how to add the items during design time but how do you add the items through code. I want to fill the combo box in the datagrid with the results of an SQL query?[/QUOTE] you're going to have to create an array to store the results from the …
[QUOTE=SORelena;1096905]Hello guys, I wrote a program VB 6 At the opening show me this window Please help quickly....:)[/QUOTE] make sure all your class files are in the same directory as your project
When I was in programming I did an inventory system for my final project. It's quite simple because it's just a few functions that get used over and over again.
I believe it is the textchanged event that you need. So basically, on each textbox (prime broker, custodian..) create a textchanged event. Now, on form_load hide the three textboxes -> broker1Textbox.visible = false. In the textchanged event for each textbox, turn the appropriate hidden textbox's visibility to True. that should …
would it be because your variables are ByVal and not ByRef?
I have an issue with a production site - www.successby6kfla.ca - see all the headings garbled? Another issue is in the admin panel. When trying to edit a page this error comes up Undefined GET property or variable in 'Page' class: Menuitem Exception Type: QUndefinedPropertyException Source File: /home/uwaykfla/public_html/sb6/admin/view/public/dsp_editPage.php Line: 27 …
The End.
Elehas