Official Programmers Thread

  • Christian Chat is a moderated online Christian community allowing Christians around the world to fellowship with each other in real time chat via webcam, voice, and text, with the Christian Chat app. You can also start or participate in a Bible-based discussion here in the Christian Chat Forums, where members can also share with each other their own videos, pictures, or favorite Christian music.

    If you are a Christian and need encouragement and fellowship, we're here for you! If you are not a Christian but interested in knowing more about Jesus our Lord, you're also welcome! Want to know what the Bible says, and how you can apply it to your life? Join us!

    To make new Christian friends now around the world, click here to join Christian Chat.
B

Belgian_Pilot

Guest
You'll need some basic info to solve that issue.
 
Jan 9, 2009
819
4
0
like what?
I figured I could get my hands on a bulk mailing program, put the companies name in it and let it do the rest
 
B

Belgian_Pilot

Guest
You would have to ask the mailserver what useres are known and retrieve all adresses. In excgange, you'd have to ask the server all users.
 
G

greatkraw

Guest
I don't know if they do or not. They are not exactly willing to make things easy for us low life truck drivers

someone will have set up an email group of all employees


get them to send the email
 
B

Belgian_Pilot

Guest
That would be the easiest solution.
 
G

greatkraw

Guest
what is happenin dudes?
 
B

Belgian_Pilot

Guest
Whats happening what? :D
 
G

greatkraw

Guest
what happened?

I posted a question here and it did not stick

I want to created an application that produces formatted unicode text - what is the best standatd to use?

HTML? XML? RTF?
 
B

Belgian_Pilot

Guest
HTML. Thats pretty easy to use. You can easily program stuff like:

(Button Bold) ==> If pressed then ==> surround selected text with html bold tags. Et voila :)

And: Every browser/word/open office/etc can handle html :)
 
G

greatkraw

Guest
HTML. Thats pretty easy to use. You can easily program stuff like:

(Button Bold) ==> If pressed then ==> surround selected text with html bold tags. Et voila :)

And: Every browser/word/open office/etc can handle html :)
thanks axel
 
B

Belgian_Pilot

Guest
KS!!!!!! no X!!!!!!!! :p :p

You're almost welcome :D
 
W

wwjd_kilden

Guest
so... I downloaded wamp server (Apache, PHP, MySQL...)

but it looks like the PHP parser isn't working, and I have no idea how to fix it ... :S

I am trying to view a basic PHP file ... I got the file at: C:\Users\astridb\Desktop\wamp\www
and try to reach it by tryping

http://127.0.0.1/test.php
and
http://localhost/test.php

to show the local files.... but neither work... (the page is blank, not even a error message)

when I try displaying the code bit that followed with Wamp, it shows the source code as it is (unparsed) and prints gibberish:
/ Arno Esterhuizen // et Romain Bourdon // // icônes par Mark James //chemin jusqu'au fichier de conf de WampServer $wampConfFile =


heeeeelp???
 
W

wwjd_kilden

Guest
doh..... it deactivated itself... thats why nothing worked :p *fells stupid*

yay! I have my own local website with php!
 
W

wwjd_kilden

Guest
...now if only I could find out how to make it available to the outside without killing one more router :p
 
G

greatkraw

Guest
do an ipconfig and find out what your local gateway is
give me the numbers and i might be able to see you