Click here to Skip to main content
16,005,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: stop refresh of drawing Pin
Dave Kreskowiak20-Sep-06 2:11
mveDave Kreskowiak20-Sep-06 2:11 
GeneralRe: stop refresh of drawing Pin
Christian Graus20-Sep-06 10:46
protectorChristian Graus20-Sep-06 10:46 
AnswerRe: stop refresh of drawing Pin
Dave Kreskowiak20-Sep-06 2:10
mveDave Kreskowiak20-Sep-06 2:10 
AnswerRe: stop refresh of drawing Pin
Uber126-Sep-06 10:28
Uber126-Sep-06 10:28 
QuestionProblems accessing form from module Pin
projecthiphop19-Sep-06 17:22
projecthiphop19-Sep-06 17:22 
Questionurgent~~~~please help!!!! Pin
JackieWill19-Sep-06 16:11
JackieWill19-Sep-06 16:11 
AnswerRe: urgent~~~~please help!!!! Pin
Christian Graus19-Sep-06 16:43
protectorChristian Graus19-Sep-06 16:43 
GeneralRe: urgent~~~~please help!!!! Pin
JackieWill19-Sep-06 18:16
JackieWill19-Sep-06 18:16 
hi christina,

i am doing a shopping cart project using vs.net 2005.

Each of our product is made of several images, and we have to store all the information of the product(including several imageUrls, and background color,etc), so that even unlogged in persons can view our products,and put some products into the shopping cart. i was told by a nice person that i could store those information into a seperate table, and then when they decided to pay, they have to login, and then those information would be put into the orders database.

But now, i have a problem to store those information into a seperate, i was thinking give each visitor who opens our website an id, and assign all ids into a session, then i could store information into the table which has those ids as primary key. At last, if the visitor logs in, i can put information from the table to the "orders" table.

i wrote codes like this,but i am not sure whether it is right, it seems doesn't work....
Session("sessionid") = Request.Cookies.Get("CookieName")

so please give me some suggestionS???

thank u very very much!!!!!Smile | :)



Jackie Ding

GeneralRe: urgent~~~~please help!!!! Pin
Christian Graus19-Sep-06 18:57
protectorChristian Graus19-Sep-06 18:57 
GeneralRe: urgent~~~~please help!!!! Pin
nlindley720-Sep-06 3:07
nlindley720-Sep-06 3:07 
Questionchange data grid background color?? Pin
campbells19-Sep-06 15:45
campbells19-Sep-06 15:45 
Questionadvanced questions about usercontrols Pin
schachmat19-Sep-06 10:41
schachmat19-Sep-06 10:41 
AnswerRe: advanced questions about usercontrols Pin
Christian Graus19-Sep-06 11:27
protectorChristian Graus19-Sep-06 11:27 
GeneralRe: advanced questions about usercontrols Pin
schachmat19-Sep-06 11:43
schachmat19-Sep-06 11:43 
GeneralRe: advanced questions about usercontrols Pin
Christian Graus19-Sep-06 11:48
protectorChristian Graus19-Sep-06 11:48 
GeneralRe: advanced questions about usercontrols Pin
schachmat19-Sep-06 12:22
schachmat19-Sep-06 12:22 
GeneralRe: advanced questions about usercontrols Pin
darkelv19-Sep-06 14:32
darkelv19-Sep-06 14:32 
NewsRe: advanced questions about usercontrols Pin
schachmat20-Sep-06 0:47
schachmat20-Sep-06 0:47 
GeneralRe: advanced questions about usercontrols Pin
darkelv20-Sep-06 6:45
darkelv20-Sep-06 6:45 
GeneralRe: advanced questions about usercontrols Pin
schachmat20-Sep-06 7:02
schachmat20-Sep-06 7:02 
GeneralRe: advanced questions about usercontrols Pin
darkelv20-Sep-06 7:50
darkelv20-Sep-06 7:50 
QuestionVB.Net 2005 How do I delete a project? Pin
cj433119-Sep-06 10:02
cj433119-Sep-06 10:02 
AnswerRe: VB.Net 2005 How do I delete a project? Pin
Dave Kreskowiak19-Sep-06 10:07
mveDave Kreskowiak19-Sep-06 10:07 
GeneralRe: VB.Net 2005 How do I delete a project? Pin
cj433119-Sep-06 10:34
cj433119-Sep-06 10:34 
Questioncrystal reports ran by vbscript Pin
seekerOfSeekers19-Sep-06 5:30
seekerOfSeekers19-Sep-06 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.