I’ve created 2 tables (MS Access XP) articles and authors.
Articles table has these fields (id, title, body, authorID) and Authors has (authorID and name). I linked between them by authored) I wanted to display first a list of all authors (authors.asp) then when you click on any other you can...
I've created my database on MS Access and linke it to the web using ASP. I can display data from db. The problem I have now is when I display a data from db on ASP page I get the text as one block with no spaces or paragraphs format. Can anybody give me a hand of how to display my text as I...
I’m beginner ton ASP.
I’ve been for a while searching but it seems no answer to my question in the past messages.
I’ve created an access db table (product) with these fields: ID, name, price and media (contains a link to the images) I can display all details IID, name and price) on view.asp page...
l've created an Access db with these fields (Title, Body and Section) Section field is Lookup column (About Me, Contact and Links). Also I created a form on add_data.asp to add data from it. On the form there's a Drop Down Menu. The peoblem is how to add from the drop down menu to the database...
My current server setup with IIS hosts a domain. However, as I need to run PHP and to avoid the limitation I've installed Apache. The problem is I can't now run either IIS or Apache.
Is there a conflict between IIS and Apache? How to solve this problem?
I have created a form this form should go as HTML formatted to e-mail address.
What I'm thinking is to create a form (I'll call it inform.asp) then another file which is (resultInform.asp) and then (confirmInform.asp) to confirm sending the e-mail. Can anyone give me a hand.
This is inform.asp...
just want to know how to create a vector to store more then one username and
password, which i can call up each time when my program is executed.
username1:admin
password: 111
username2: user
password: 222
Thanks
This is my code:
-------------------------------------------------------...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.