I was wondering if it is technically possible to SMS an application (.exe) to a mobile phone or any other way by which we can have a PC/Computer send an application to a mobile phone (without the need for me to actually "download" anything).
I'll really appreciate any ideas/comments/suggestions...
Hi all,
I was wondering if it is technically possible to SMS an application (.exe) to a mobile phone... or any other way by which we can have a PC/Computer send an application to a mobile phone (without the need for me to actually "download" anything).
I'll really appreciate any...
I am trying to launch a Java application at the click of an excel button...
For starters all I am trying to do is, run the following program which creates a new file on my Desktop at the click of an excel button.
import java.io.File;
import java.io.FileWriter;
public class Test {
public...
Hi,
The first column in my table is of type Timestamp
I am trying to execute queries of the form:
insert into News values(2005-12-26 08:43:00.0,'UN','topnews')
Error: Incorrect syntax near '08'.
insert into News values(2005-12-26 09:43:00.0,'UN','topnews')
Incorrect syntax near '09'.
Can...
Hi,
I am completely new to perl.. and I wanted to modify one code so that it runs over all the files in a directory.
So instead of running the perl script over individual files [input1.txt, input2.txt, input3.txt ....] to get out files [ou1.txt, out2.txt, out3.txt ....] in the following way...
Hi,
I need to modify some properties that I maintain in a file called config.py.
How do I convert config.py to config.pyc programmatically during run time to ensure that the changes i made during a run time take effect.
what is happening right now is that: after i make changes to config.py...
Hi all,
I am a software engineer by profession working in the area of Content Management, albeit in the J2EE and FileNet platforms.
I intend to make a transition to Python and at a later stage to Zope for building web based applications. Need your help for the same and it would be absolutely...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.