I am able to get a successful DB connection in Dreamweaver when I test it. But I am unable to retrieve table information from my Microsoft Access database. I have never had this difficulty before, usually once the connection has been made I'm in the clear. Any help knowledge or suggestions would...
I will really appreciate anyone who wouldn't mind explaining how to set up a proper link on a web site and the proper information to send to another site when setting up a reciprocal link.
To clarify I know how to make a hyperlink just not how to properly title and describe it.
Thanks
The data type is Currency, Format is currency, and the decimal places are 2. What happened was bascially any book that was say $6.95 is now $7.00 the decimal place stayed the same and the format just the price was rounded up. I'm just looking for an easy way to change back if possible. I have...
I am not aware of anything I might have done. I am still pretty new to Access so I might not have realized I had done something. Then there is also the dreaded someone in the office with less knowledge about Access than myself tinkering with the db.
Can you suggest any possible things I might...
Major Issue. Access rounded all the dollar amounts up to the next dollar in the DB I am working on for a bookstore. Anyone know how and why it would do this. Are there any solutions to getting my prices back without having to go in and chage all 1300 records?
Thanks
I am not using a form I'm using a link which looks like this:
<a href="/art_results.asp?Art=<%=Server.URLEncode("Art")%>">Art</a>
Then I am decoding it on the results page using a variable. Which is:
Request.QueryString("Art")
This works fine if you want to only return 1 category to 1...
I am having a problem in DWMX with querystrings. I have a page on the web site I am working on (http://www.aimsbooks.com/browse_books.asp) called Browse Books on this page are links for searching by category, language etc. I am URL Encoding these links and sending them to results pages. The...
Thanks to Cheech for the information. One last problem though. I used "dictionaries, youth , spanish" as an example of what the end user might put into the search criteria. We have over 1,000 books so far added to the db so putting OR in for each criteria individually would take forever.
This...
Thanks for responding. This isn't quite what I am trying to do though. Basically I have a "search" form with a single text field and I need to set up my results pages SQL code to allow multiple words in the search field.
Example: Spanish, Dictionaries, Youth (It's a foreign language bookstore)...
Hey Everyone,
I need to allow the users on the web site I am developing to be able to enter multiple words in a single text area in a form. As of now the user can enter a single word and results will be displayed, but if multiple words are used no matching results are found.
I am having...
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.