Acidon
Programmer
- May 1, 2004
- 21
Hey guys, it's been a while since i've been here to pick your brain. I am hoping to at least get pointed in the right direction..
Here is my problem: When someone is entering registration info into my application, I want to have it run a perl/cgi script on my website/server that will check against the MySQL DB I have setup for this.
Either that, or less desirably, find a way for my application to talk directly to the MySQL db. The DB is on my website which is hosted elsewhere, so I am not sure how to go about this, assuming that it is possible.
I am very fluent in PERL, which is why I was hoping to go that route, but I am guessing it would be easier if I wanted my desktop app to talk to a C# program on the server?
When it gets to interacting with things over the internet I am just completely clueless.
Any help at all would be extremely appreciated. You guys have been awesome with my past questions, so thanks again.
Acidon
Here is my problem: When someone is entering registration info into my application, I want to have it run a perl/cgi script on my website/server that will check against the MySQL DB I have setup for this.
Either that, or less desirably, find a way for my application to talk directly to the MySQL db. The DB is on my website which is hosted elsewhere, so I am not sure how to go about this, assuming that it is possible.
I am very fluent in PERL, which is why I was hoping to go that route, but I am guessing it would be easier if I wanted my desktop app to talk to a C# program on the server?
When it gets to interacting with things over the internet I am just completely clueless.
Any help at all would be extremely appreciated. You guys have been awesome with my past questions, so thanks again.
Acidon