Posts Tagged ‘thanks in advance’

How can i write a visual basic code that determines the system type?

I’m trying to write a visual basic 2008 program that can determine if it is on a 32-bit or 64-bit operating system. Any ideas on how i could begin? Code or sources are greatly appreciated.
Thanks in advance.

How to assign a unique code to a user and email it back to them?

I’m looking at creating a program that will assign a unique 10 digit code to a user who signs up, store this code, and email this code back to them.
For example, if I ask for the following information:
First Name:
Last Name:
E-mail Address:
I’d like to generate and assign a unique 10 digit code to this person, and then populate a generic email that will send them this code.
Any pointers?
Thanks in advance.

How can I write a program that interacts with other programs?

Here’s one they didn’t teach in school.

I want to make a program that will take care of some automation for my online business. When someone orders something from my web site, I get an email with their invoice number. I want a program that every time I get an email with an order, it automatically prints out a shipping label with the address contained in the email and goes to the control panel of my site and marks the order as shipped.

Any ideas on how to make this work? I’ve thought about macros but there must be a better way. I remember back in the day there used to be programs that worked with AOL to cause all kinds of mischief. They interacted directly with the AOL windows, but I don’t really know of any programs that will interact directly with your mail program and web browser.

Thanks in advance!

What is the code to make your tumblr look like an error?

You know when there’s a Tumblr error and that page pops up? Well I’ve seen people that have a code that turns THEIR tumblr into the error page but you can change the text. Does anyone know that code or where I could get it? Thanks in advance!

How can I make a small executable program with an input box and output box?

Hey, I would like to build a small stand alone program, which when opened, contains just an input box and an output box. What I want the program to do is when I type something in the input, it appears in the larger output box, and stores the information, so when I open the program again, it is still there. I would also like to be able to have an option to clear data, If it is possible. Thanks in advance!