Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

danialhill

@danialhill
About
Posts
2
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Turning on a program
    D danialhill

    Hi, i wish to have a button click in my form to open an another application.. I understand that if i were to open form to form, it'll be like this : Public Class Introduction Private Main_Menu1 As Main_Menu Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Main_Menu1 = New Main_Menu Main_Menu1.Show() End Sub How can i open an external program then.. Assuming the program directory is at \programfiles\haha\haha.exe And how do i write in a way that after i finish using that program, i will be redirected to my form.. Any help is greatly appreciated =( Language used is vb

    Mobile question help

  • Help on Smart Phone sms Application
    D danialhill

    Hi, i need help with programming a program that detects a specified incoming sms and then replies back automatically with a message, carrying information which can be set by the user. I'm not sure where to start at and i cant seem to find anymore help regarding on the creation of this mini project. Hopefully someone gives me a tip / guide me on writing the source code.

    Mobile help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups