-
Sending data to/from a database
I do hope that this is not misplaced.
I am here to ask how to send data to a database (from a form) and how to retrieve this data from the database and automatically print the data on a web page. I would prefer to do so using HTML and Javascript, if possible.
-
You would need to use some additional language like VB Script or ADO.
Do you know either?
-
No, though I do know PHP.
-
with php it is rather simple.
you just have to learn the language... that's where the work is...
-
I said in my last post that I know PHP. I was looking for a way to do it without using PHP or a similar language.
-
What kind of database is it? if it is Access, you can build data pages through MS Access which uses XML and I think some DB engine to get the values, then you can display the print box using JavaScript. From what I think, this is only true on a local machine. If you are thinking of doing this from a Web server without any framework or language support, then you will not be able to do this. Your best bet would be using Google docs: http://www.google.com/google-d-s/intl/en/tour1.html
new to programming but getting ther
Similar Threads
-
By Arjuna in forum Database
Replies: 2
Last Post: 07-25-2007, 03:22 AM
-
By Rocksoft in forum ASP.NET
Replies: 2
Last Post: 03-30-2007, 08:15 AM
-
By dppalepu in forum Java
Replies: 2
Last Post: 07-27-2006, 03:15 AM
-
By Brian Higgins in forum VB Classic
Replies: 1
Last Post: 11-27-2001, 12:19 AM
-
By Larry Rebich in forum vb.announcements
Replies: 0
Last Post: 08-26-2000, 12:56 PM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|