Click here to Skip to main content
15,915,019 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Unable to post to Microsoft Forums Pin
Kevin McFarlane11-Jul-06 9:04
Kevin McFarlane11-Jul-06 9:04 
GeneralRe: Unable to post to Microsoft Forums Pin
dwatkins@dirq.net11-Jul-06 9:10
dwatkins@dirq.net11-Jul-06 9:10 
GeneralRe: Unable to post to Microsoft Forums Pin
Kevin McFarlane11-Jul-06 9:42
Kevin McFarlane11-Jul-06 9:42 
GeneralRe: Unable to post to Microsoft Forums Pin
Kevin McFarlane11-Jul-06 9:44
Kevin McFarlane11-Jul-06 9:44 
QuestionPopup Pin
militiaware8-Jul-06 2:01
militiaware8-Jul-06 2:01 
AnswerRe: Popup Pin
Guffa8-Jul-06 2:05
Guffa8-Jul-06 2:05 
GeneralRe: Popup Pin
RichardGrimmer11-Jul-06 5:47
RichardGrimmer11-Jul-06 5:47 
QuestionASP Sessions Pin
Harikrk7-Jul-06 20:17
Harikrk7-Jul-06 20:17 
I was working with asp session.
I have around 30 sesssion variables. I want to update a database using this. For that i need to insert two variables in th database. One is the value of the session variable and other is the name of the session variable.
Eg :- i am initilizing session("name")="harikrk"
session("city")="delhi" etc. and so on...
when i insert into record i have to enter like
insert into details(field,value) values('name','harikrk')
insert into details(field,value) values('city','delhi')
etc.. and so on
i want to use a loop for this because otherwise i may need to write this query 30 times. For that i have to get the name of the session variable. If i get i can give in a loop.
Can any one tell me how can i get a name of the session variable?
by name i mean "name" , "city" etc in the above example.
hope someone will respond soon
thanks
reagrds
hari
AnswerRe: ASP Sessions Pin
Guffa7-Jul-06 22:43
Guffa7-Jul-06 22:43 
GeneralRe: ASP Sessions Pin
Harikrk9-Jul-06 6:19
Harikrk9-Jul-06 6:19 
Questionquick javascript help Pin
eggie57-Jul-06 8:29
eggie57-Jul-06 8:29 
AnswerRe: quick javascript help Pin
Guffa7-Jul-06 9:28
Guffa7-Jul-06 9:28 
GeneralRe: quick javascript help Pin
eggie57-Jul-06 10:20
eggie57-Jul-06 10:20 
AnswerRe: quick javascript help Pin
Guffa7-Jul-06 10:56
Guffa7-Jul-06 10:56 
QuestionAnyone know how to use referrer info to track stats? Pin
Nitron7-Jul-06 5:55
Nitron7-Jul-06 5:55 
AnswerRe: Anyone know how to use referrer info to track stats? Pin
Jeremy Falcon7-Jul-06 5:56
professionalJeremy Falcon7-Jul-06 5:56 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Nitron7-Jul-06 6:00
Nitron7-Jul-06 6:00 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Jeremy Falcon7-Jul-06 6:08
professionalJeremy Falcon7-Jul-06 6:08 
AnswerRe: Anyone know how to use referrer info to track stats? Pin
Ashley van Gerven7-Jul-06 6:20
Ashley van Gerven7-Jul-06 6:20 
AnswerRe: Anyone know how to use referrer info to track stats? Pin
Nicholas Butler7-Jul-06 7:46
sitebuilderNicholas Butler7-Jul-06 7:46 
AnswerRe: Anyone know how to use referrer info to track stats? Pin
Igor Vigdorchik7-Jul-06 8:26
Igor Vigdorchik7-Jul-06 8:26 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Brent Lamborn7-Jul-06 11:44
Brent Lamborn7-Jul-06 11:44 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Steve Echols7-Jul-06 12:31
Steve Echols7-Jul-06 12:31 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Igor Vigdorchik10-Jul-06 3:26
Igor Vigdorchik10-Jul-06 3:26 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Brent Lamborn10-Jul-06 4:09
Brent Lamborn10-Jul-06 4:09 

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.