|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
save as window/download file
i have a table...with th e subject notes that has been uploaded using my system..now i would like to display all the subject notes that has been uploaded in a upload table...and let the user to choose/click on it to save it to a certain directory(sumthing like dowloading the notes)..but i dont know how to display th save as window when the user clicked on the subject...plz help...urgent...
|
|
#2
|
||||
|
||||
|
Um, its kinda hard to figure out what you want from that post. What format are the "subject notes" in? If you just put them in a zip file, the "Save as" dialog opens automatically.
If not, see Vlince's post below. ![]() Last edited by karsh44 : August 19th, 2003 at 08:15 AM. |
|
#3
|
|||
|
|||
|
---BEGIN QUOTE---
i have a table...with th e subject notes that has been uploaded using my system ---END QUOTE--- What? You have a table? Like a database TABLE or an HTML <table>? What's a "subject note" and how did it upload itself using your system? Heuh? Do you mean something like: I have a <form>...</form>. The user fills in the <form> and submits the data. I then retrieve the data and INSERT inside my database??? ---BEGIN QUOTE--- now i would like to display all the subject notes that has been uploaded in a upload table ---END QUOTE--- Oh ok, when the users *uploaded* their "subject notes" you've INSERTed them inside a TABLE called upload Is that correct? ---BEGIN QUOTE--- and let the user to choose/click on it to save it to a certain directory ---END QUOTE--- Ok now you've lost me... I have an idea of what you want, but I'm missing something... For example, you'd like to read from the database and display a nice formated html <table> with hyperlinks. When the user clicks the hyperlink, you want the download dialog box to appear so that the user can SAVE the file on *HIS* disk. Notice that I said *the file* that's right, it has to be a file in order to be saved. So my question to you is: "These "subject notes" you talk about, are they files that people/users upload?" Hope this helps! Sincerely Vlince |
|
#4
|
|||
|
|||
|
yes...
|
|
#5
|
|||
|
|||
|
are you needing help retreiving files from the DB, or are you needing help with the links stored in the DB saying where the files are? If it's the later you can just display the link and when they click it poof, would you like to save.
any extention your server is not set up to interpret automatically is displayed with a save as box, so it's all handled for you if that's the question. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > save as window/download file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|