![]() |
|
| *AX SOFT>>>Programming & Design |
Inport picture for vb 6? |
i have a program in visual basic 6.0 that uses a database and i need the picture to change when it changes from record to record if txtTitle.text = "Dejavu" then Well, depending on how many records, you could just use a switch statement. I'm not sure what it is in vb6, but it would look sorta like: |
| Tags |
| General - Computers & Internet Software Security Programming & Design Facebook Flickr Google MSN MySpace |
| Related information |
Use "on Error go to " a new subroutine say "add()" In this one ("add()")you do a "open" on the existing workbook. You do worksheet.copy on the "home&qu... You can find step by step guide on how to make a website at website like ... You currently have the following currency. Peso Notes 5 10 20 50 100 200 500 1000 centavos 1 5 10 25 Take the input and divide it in turn by each amount starting with the highest... u need to know the format of word file to do that (.doc file format) .html file is a pure text file, hence no prob creating it. U have to read the .doc file and process it to create a .html f... If this is homework, your textbook. If it's for a qualifying exam, a textbook for that exam. ...Dear... > You Can Use The Web View Buttone On Bottom Left Area, And See how IT Will Be After Saveing As Web. > You Don't Have To Use Ms-Word To Build A website, You Can Use Frontpage, ... CREATE TABLE `person` ( `id` INT NOT NULL AUTO_INCREMENT , `name` VARCHAR( 64 ) NOT NULL , `age` INT( 8 ) NOT NULL , UNIQUE ( `id` ) ) ENGINE = innodb; Simple example that works for me. You can edit the .htaccess file placed in your wwwroot directory and add the line: DirectoryIndex index.html index.htm index.php Using this line you can specify (the order in) which documents... |
Categories--Copyright/IP Policy--Contact Webmaster |