Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


VB hardware interface programming Part 1: HyperTerminal Minimum Link Cable Testing.
2008-10-22 02:57:17
Visual Basic hardware interface programming Part 1: HyperTerminal Minimum Link Cable Testing . Visual Basic can programming for interface between computer and hardware? Really common use in the blue is RS232 interfaces comports (COM1, COM2) with MSCOMM32 component. We present on next part. Now you should know basic for wiring cable and testing. Firstly, you want a null [...]


Run Visual Basic Editor (VBE) on Excel 2003 [VBE Excel]
2008-10-20 21:40:50
Run Visual Basic Editor (VBE) on Excel 2003 [VBE Excel] You have 2 ways for run Visual Basic Editor on Excel(2003 edition). 1. You can select Tools menu > Macro > Visual Basic Editor 2. You can press Alt+F11for run VBE


Another way to use answer from Message dialog box [msgbox VB answer]
2008-10-20 05:10:31
Another way to use answer from Message dialog box [msgbox VB dialog box answer] If you want to get answer from message dialog box, it’s so easy you must define some boolean variable for that, and use Select Case function for action dim Answer as Boolean Variant Answer=MsgBox(”Please Click below for test”,VBOkCancel,”Test”) Select Case Answer    Case VBOk: msgbox(&#


Split String so simple and easy [vb split string function]
2008-10-20 04:52:23
Split String so simple and easy [vb split string function ] แยกข้อมูลแบบสตริงอย่างง่ายๆ 1. Format of Raw Data for split     รูปแบบของข้อมูลที่จะนำมาแยกสตริง     You should know about data format for your spliting, such as    คุณควรจะทราบรูปแ


Testing BlogJet [Test Blogjet Windows client post blog]
2008-10-18 03:23:10
Testing BlogJet [Test Blogjet Windows client post blog] เพิ่งได้ทดลองโปรแกรม BlogJet ที่เป็น Windows Client เพิ่งดาวน์โหลดจาก  เวอร์ชั่น 2.0.0.10 ขนาด 3.1 MB ติดตั้งง่าย คอนฟิกง่าย และสามารถติดต่อกับ weblog
Read more: Testing

All SEO tools for checking on one page การตรวจสอบเวบไซต์ที่รวมไว้ในหน้าเดียว
2008-10-17 16:12:18
เป็นเวบที่รวมเอาการตรวจสอบ SEO Web ไว้ในหน้าเดียวครับ หน้าเดียวจริงๆ ประกอบไปด้วยข้อมูล Diagnosis Domain Ranking Syndication Social Bookmarks Validations Index pages Backlin...
Read more: checking

Connect Access Database and Show on Excel Sheet Range by Function
2008-10-16 03:26:59
ฟังก์ชั่นสำหรับการติดต่อฐานข้อมูล Access แล้วแสดงผลที่ชีตงานตามเขตข้อมูล ก่อนอื่นต้อง Add Reference ตัวนี้เข้าไปก่อน Microsoft ActiveX Data Objects 2.8 Library จึงจะสามารถใช้ Object ขอ
Read more: Connect , Database , Excel , Range

Count Data Rows by Void Function on VBA Excel
2008-10-14 19:57:14
การหาจำนวนแถวที่มีข้อมูลในแต่ละคอลัมน์ด้วยฟังก์ชั่นแบบคืนค่ากลับใน VBA Excel เปิด excel new file พิมพ์ ข้อมูลลงใน Worksheet1 คอลัมน์ A กี่แถวก็ได้ เลือก Tools -> Macro -> Visu


Frontpage summary show and Read more… link
2008-10-10 23:30:03
login เข้า admin panel เลือก Design->Theam Editor เลือกไฟล์ Main index template (index.php) หา <?php the_content('Read the rest of this entry »'); ?> แล้ว เปลี่ยนตามข้อ3 <?php the_excerpt(’Read the rest of this entry &raquo;’); ?>                   <a href=”
Read more: Frontpage

Create Access Database from VBA
2008-10-10 22:33:37
1. สร้างฟอร์มดังรูปเพื่อป้อนชื่อฐานข้อมูล และรับคำสั่งสร้างฐานข้อมูลจากอีเวนต์คลิ๊กที่ปุ่ม เลือกเมนู Tools à Reference เมื่อเลือกเมนู Reference จะได้หน้าต่า
Read more: Access , Database

How to Move WordPress Blog to New Domain or Location [move wordpress blog]
2008-11-04 19:07:56
How to Move WordPress Blog to New Domain or Location  [move wordpress blog] For blogger who self-hosts the WordPress blog publishing system on a web hosting server with own registered domain name, sometimes, you may decide to reorganize the blog link URL to make it tidier or to reflect new focus or theme of the blog. If [...]


Create Access Database Table by VBA [access table vba]
2008-10-29 03:20:34
Create Access Database Table by VBA [access table vba]          This method using for create a table by ADOX objects. Open a Catalog object on the database you want to add a table to. Create a new Table object. Use the Append method of the Columns collection to add the field definitions (Column objects) to the Columns collection of [...]


Only Create Access Database File by VBA [vba create access]
2008-10-29 02:33:18
Only Create Access Database File by VBA [vba create access] This method is using ADOX Catalog Object to create access database, you must add some reference to your project by method for additional special reference. This topic only create access database file only not include table or any thing. Following code is using for that.   ‘this is [...]


Blogger Mod : Excerpt Articles and Read More Link..Part 2
2008-10-25 01:36:00
5. Choose Edit > Find in 2 nd NotePad windows input only red text into the Find What’s feild “/b:skin” 6. Insert after find text for below text 7. follow step 5 to 6 again with find text “data:post.body” and insert after “find text” which 8. Go to edit menu choose “Select All” and right click again choose “Copy” 9. [...]
Read more: Articles , Blogger

Blogger Mod : Excerpt Articles and Read More Link..Part 1
2008-10-24 03:21:00
1. Choose Template > Edit HTML > check Expand Widget Template in red marked. 2. right click in text area choose “Select All” right click again choose “Copy” 3. Open “NotePad” Program or another text editor I choose NotePad 4. right click in NotPad area choose “Paste” you will get the first copy of your full code template. [...]
Read more: Articles , Blogger

Page 1 of 1 « < 1 > »
eXTReMe Tracker