The Matrix

I have a database which stores moviereviews. I have a list on my site containing all movietitles,linking to the corresponding review. A movie like 'The Matrix' can ben found under the letter 'T' (the), but it should be placed under 'M' (matrix). Let's say I get a title from the database like this:

<%=objrs("Title")%> or: response.write objrs("Title")

How would I place 'The' behind 'Matrix'? (Matrix, The)

View Replies


ADVERTISEMENT

Matrix Class

I'm looking for a class or a library of functions for classic ASP 3.0 (no .NET) to manage matrix (bi-dimensional arrays) with simple math functions such as sum on the row/column, shift of row, shift of columns and so on...

Does anybody know if there's something available on the net?

View Replies View Related

Dot Matrix Printing

I set up a small program for people at work to enter in information in one screen and then when they click 'Submit' it takes them to a screen that merely displays the info in the format required by the dot matrix printer. They then have to hit the IE print button to print the page.

What I would like to do is when they click the 'submit' button, it automatically takes the data from the fields and sends them to the printer (no longer displaying the info in another screen). Is there a way to do this using asp? The printer is an OKIData ML 320.

View Replies View Related

Send Matrix From One Asp Page To Another

I'm trying to send a dynamic matrix (x X x) from one asp page to another.
Do you know the best way to do this:

Is it possible to send it via a form (I would prefer that) or should I put it in a session variable? Any other suggestions?

View Replies View Related

Multilevel Call Matrix

I am trying to construct an application that will take you through a scenerio and based on the outcome of the scenario, will give you a variety of answers. Is there anybody who has done something similar who can point me in the right direction. Using ASP with SQL backend.

View Replies View Related

Data Grid Or Data Matrix...

This seems a very complicated task, so I welcome any
input. My boss wants a data grid or matrix of the top 6
orders with ordered items, and products, for a particular
customer and he wants to see it like this:

products down the left side
orders across the top
number of items under the respective order number column
across from the corresponding product.

I hope that makes sense.
I have three tables. Products, Orders, Orderitems. I
don't even know where to start. Many thanks in advance
for any input offered.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved