|
-
Jan 22nd, 2010, 11:52 AM
#1
Thread Starter
Fanatic Member
First time, open file
I am looking at this PHP code and trying to decide I have another 4TB of brain storage for another language.
Starting simple:
Could I have data in an ASCII file?
'name, address, city, state'
Open and output to user...
The Idea: running PHP on a PC with a public address.
This PC runs my VB program reads the database and builds a ASCII or Excel file. PHP waits for a user to request this information from a BlackBerry.
Is this a simple program?
Can you offer some code that will help, direct me in this direction..
Thanks
Alpha Micro: Alpha Basic, AS400 V5r2, EDI (Trusted Link/ Inovis.com),Access AS/400 via VB6, Qbasic for data conversions. A mix of Hardware too. ASCII Table , New Number to Words/66 digits , AS/400(v5r2) VB6 Viewer/Ask for code(ODBC) ^ What Is Transferring? , Check your Ports #Perfect Passwords , *Slide Bar Example , Logoff, Restart, Shut-Down PC *Keep Form On Top , Opaque Form ^ Create Objects at Run Time @ Check Key Caps Locks # GetTickCount(System Up Time) * Convert text to Excel & Collected Icons + Resize: Form/Text box ^ PC GateWay via Shell $ Drag & Drop Game ! PopUpMenu *Print File/no Open# Timer on Mult Forms ~ Splash & Mult Forms & Lots of Comments + Random/Timer/Guess * Dec >Hex >Oct >Bin % Get MAC (NIC) < saving to Registry > Wookiee Cookies \ BackUpDisk / World Conection SpeedTest $ Glossary Commonly Used Terms # phonetic list @ Detailed Computer Scan
When posting Code, Use tags.. [CODE] *Your Code* [/CODE]
-
Jan 22nd, 2010, 11:54 AM
#2
Re: First time, open file
-
Jan 22nd, 2010, 03:13 PM
#3
Re: First time, open file
uhh. you could have PHP take a request and then run your VB program, sure. seems a little pointless, but that's just me.
but, you could also have PHP interface with your database and build your ASCII file rather than having another program do it. you may be able to build Excel files as well, but I've not looked into it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|