| Author |
how to store .au files? plz help
|
menwa ms
Greenhorn
Joined: Nov 14, 2003
Posts: 12
|
|
hi ... i have this application that has a text field(voice) in which you enter the path of the .au file and it will be added in the database, and i also have asearch button that will search for that .au file with the info related to it but i get the unicode of the path(.au file)when i do the search which i don't want .. i want to get the path itself because when i get the unicode i can't play the .au file.(the field in the database that stores the .au files is of type text)..what i mean by unicode is for example when i enter c:\java\flute.au i get 00EEFDCDDFCEE0DDC of the path ) can some one tell me where the error is? how to correct the error? please help.. Marilyn added code tags [ November 15, 2003: Message edited by: Marilyn de Queiroz ]
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24054
|
|
Please don't post duplicate messages. If you post a question, and nobody answers it, it's likely that nobody understood the question. You can post followup messages in the same thread. So in any event, this is a whole bunch of ugly code. I have no idea how .au files enter into it, nor do I have any idea what you mean by "I get the Unicode". Maybe you could post less code, and more, and clearer, explanation of what's going wrong?
|
[Jess in Action][AskingGoodQuestions]
|
 |
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
|
|
This is a duplicate of this thread. I'm closing this thread. Please respond in the other one. [ November 15, 2003: Message edited by: Marilyn de Queiroz ]
|
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
|
 |
 |
|
|
subject: how to store .au files? plz help
|
|
|