Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Programming > Server-Side Scripting
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2007, 04:42 AM
Junior Member
 
Join Date: May 2007
Posts: 1
Default array related problem in asp

I am facing problem regarding Array. I am accepting value into array from database i.e.

SQLcatalog= "SELECT ProductCode, ProductName FROM Products WHERE {fn UCASE(ProductCode)} = '" & Ucase(Request.QueryString("ProductCode")) & "'"
Set RS = Con2.Execute(SQLcatalog)

ABCshoppingcart(cartProductName,iCount) = RS("ProductCode")

ABCshoppingcart(cartProductName,iCount) = RS("ProductName")

but it is not story any thing accept 1. If any one can help me in this regard.

Thanks in advance

Regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-05-2007, 12:31 PM
Member
 
Join Date: Nov 2007
Posts: 47
Default

check the row and colum first its correct or not ( incrimenting) may be over writing. Any how give the full script , i can work out
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
css menu problem wood1e HTML/CSS 4 10-16-2008 05:09 AM
New PC Problem BigAlReturns General Hardware 3 01-09-2008 06:55 PM
frame and javascript problem bakhtn Server-Side Scripting 1 12-08-2007 08:27 PM
problem with mysql and php dharshini Server-Side Scripting 1 07-25-2007 02:43 AM
jar file into byte array and back sulking Server-Side Scripting 0 04-16-2006 01:50 PM


All times are GMT -5. The time now is 03:00 AM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.