April 26th, 2002, 02:12 PM
|
#1 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
Well I doubt anything like this has been made but I guess theres always a chance.
I'm going to have 3 computers networked and 2 of them are for nothing but selecting a "song title/artist/song ID" and then sending it to a main computer.
I thought maybe the song title/artist/song ID could be in a database and have a webserver running on the main computer, But is there anykinda webpage thing that can automaticly generate the pages cause I dont know how to write anything like that yet.
Then the person needs to be able to search for the song/artist/or ID and select one and send the ID and their name to the main computer.
If anyone knows of how all this would be done or anything that will do this kinda of stuff, I would really appreciate it.
Hopefully I wont have to learn to write all that my self.
Thanks in advance. |
| |
April 26th, 2002, 02:44 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: SoCal.
Posts: 2,848
|
^bump^
sorry, I haven't heard of anything like that, but here's a free bump...
__________________
FalcomPSX
|
| |
April 26th, 2002, 08:58 PM
|
#3 (permalink)
| | Senior Member
Join Date: Oct 2001
Posts: 552
|
You can make Data Access Pages in Microsoft Access from Forms, Reports, etc.
Are you saying you want to select a song, and have it start playing? If so, then you would have to use VB proper more than likely. Connect to an Access DB, and just make a form that can be accessed on your LAN.
__________________
It's like that, and it's like this....
|
| |
April 26th, 2002, 11:07 PM
|
#4 (permalink)
| | Banned
Join Date: Oct 2001
Posts: 447
| Quote: |
Well I doubt anything like this has been made but I guess theres always a chance.
| yes, there is. Quote: |
I'm going to have 3 computers networked and 2 of them are for nothing but selecting a "song title/artist/song ID" and then sending it to a main computer.
| Sounds (lol) like client-server?
What purpose does 2 pcs serve to store data? Sounds like your 'main computer' needs more storage. Quote: |
Hopefully I wont have to learn to write all that my self.
| How did you learn to network 3 computers? |
| |
April 26th, 2002, 11:40 PM
|
#5 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
I guess all Im needing to do is setup a webserver on the main computer and it will hold the webpages and databases. When someone selects a song they need to beable to put their name in and it needs to send the song ID and name they put in to the main computer, So I guess it could just email it or something Im not sure how that would work.
Well from thinking about it alittle more All Im really wanting it something that can search, out a list of song titles and artitst and the song ID to a webpage, then I guess I could write/find a form that will send some data to the main PC. In very shorten terms, Is there anything that will read data from database and output it to a webpage(that I can customize alittle bit)?
Two of the pcs or maybe one at first will be for the public, the main computer will be for the DJ. |
| |
April 27th, 2002, 11:37 PM
|
#6 (permalink)
| | Senior Member
Join Date: Oct 2001
Posts: 552
|
I still don't understand.
Are you just making a database of song names and artist names, or a database of songs themselves, like mp3's? |
| |
April 27th, 2002, 11:56 PM
|
#7 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
Just song name/artist/Song ID
and I need it to send some kind of msg to the main computer of what song was selected and the name of the person that selected it.
BTW, Thanks for the help so far. |
| |
April 28th, 2002, 03:51 AM
|
#8 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Alabama
Posts: 1,309
|
read database
print page
------------------------------------------------------
░ Song Name --- Artist
░ Song Name --- Artist
░ etc,etc,etc....
Fill in name
_____________ ______
|_____________| |Submit|
------------------------------------------------------
Select Check boxs and fill in name
Submit sends song ID(each song has individual ID, That I can input.) to server.
Also I need to be able to search and list songs with the searched input to a page like above.
Well I think that explained it pretty well.
Im thinking Im going to have to use Mysql, PHP, and cgi/perl, Right?
Mysql for the database and php for the output pages and cgi/perl or maybe mysql to submit, Correct me if Im wrong and try to let me know how big of a project would this big? |
| |
April 28th, 2002, 12:21 PM
|
#9 (permalink)
| | Senior Member
Join Date: Oct 2001 Location: Utah
Posts: 551
|
well, you wouldn't need both php and cgi together, they do basically the same thing. And if you don't know either, I think php is easier to learn.
It's not that big of a project, but starting from scratch would be hard.
dragonb |
| |
April 28th, 2002, 09:51 PM
|
#10 (permalink)
| | Senior Member
Join Date: Oct 2001
Posts: 552
|
If you use Access, you just use a Data Access page. It shows up in a web browser. First name a form, with feilds for User, Song, Artist, etc. Then run the wizard to make it into a data access page. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |