Basics Of Asp.net
im a fast learner can someone either teach me the basics or provide me with a link i have looked acros the web i only see little tutorials that teach you how to build something not something that breaks down functions and framework etc. Can someone explain to me or give me a good link. I know php but not this and i would really like to learn asp.net
View Replies
How to i pass an asp array to a client side vbscript array ?
View Replies
View Related
i am trying to code a shopping cart into my website for users to add/remove items, and complete their transactions when finished.Have looked on the web and found some rather complex examples
Could anyone tell me the basics of how i could implement this, or point me in the direction of an example or tutorial on the web.
View Replies
View Related
I am getting an error in these 2 lines of code and can't figure out why. What am I doing wrong. Code:
dim arrProductNames()
arrProductNames(0)="xxx"
error is
Microsoft VBScript runtime error '800a0009'
Subscript out of range
/test.asp, line 3
View Replies
View Related