Click here to Skip to main content
15,921,210 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Speed problem with Treeview Control Pin
N a v a n e e t h12-Mar-07 22:42
N a v a n e e t h12-Mar-07 22:42 
QuestionInternational standards Pin
Icarus12312-Mar-07 22:11
Icarus12312-Mar-07 22:11 
AnswerRe: International standards Pin
N a v a n e e t h12-Mar-07 22:21
N a v a n e e t h12-Mar-07 22:21 
QuestionAuto Documentation Pin
ADY00712-Mar-07 22:05
ADY00712-Mar-07 22:05 
Questionglobal variables Pin
vengaqua12-Mar-07 21:37
vengaqua12-Mar-07 21:37 
AnswerRe: global variables Pin
Sandeep Akhare12-Mar-07 22:09
Sandeep Akhare12-Mar-07 22:09 
GeneralRe: global variables Pin
vengaqua12-Mar-07 22:46
vengaqua12-Mar-07 22:46 
GeneralSessions Pin
ADY00712-Mar-07 22:49
ADY00712-Mar-07 22:49 
To make sessions you need to create it like this;

Session("Name") = "Adrian"

This Session is now stored with a string called "Adrian". This session can be called from any page you want within the project.

If you want to dispose the session;

Session.RemoveAll()

I hope i helped you in some ways.



Adrian De Battista - Web Designer, Web Programmer, Software Programmer From Malta. My Website .. www.MaltaTrade.org

AnswerRe: global variables Pin
N a v a n e e t h12-Mar-07 22:23
N a v a n e e t h12-Mar-07 22:23 
GeneralRe: global variables Pin
vengaqua12-Mar-07 22:47
vengaqua12-Mar-07 22:47 
GeneralRe: global variables Pin
amin_behzadi13-Mar-07 0:10
professionalamin_behzadi13-Mar-07 0:10 
Questionhow to conver year to dateTime format Pin
ramyasangeet12-Mar-07 21:30
ramyasangeet12-Mar-07 21:30 
AnswerRe: how to conver year to dateTime format Pin
Sandeep Akhare12-Mar-07 22:11
Sandeep Akhare12-Mar-07 22:11 
GeneralRe: how to convert year to dateTime format Pin
ramyasangeet12-Mar-07 22:17
ramyasangeet12-Mar-07 22:17 
QuestionLogin error Pin
reddyamar_uk12-Mar-07 21:12
reddyamar_uk12-Mar-07 21:12 
AnswerRe: Login error Pin
Sandeep Akhare12-Mar-07 22:18
Sandeep Akhare12-Mar-07 22:18 
GeneralRe: Login error Pin
reddyamar_uk13-Mar-07 1:17
reddyamar_uk13-Mar-07 1:17 
AnswerRe: Login error Pin
Harini N K13-Mar-07 1:50
Harini N K13-Mar-07 1:50 
QuestionError in exporting crystal report to pdf Pin
Sylvester george12-Mar-07 21:07
Sylvester george12-Mar-07 21:07 
AnswerRe: Error in exporting crystal report to pdf Pin
N a v a n e e t h12-Mar-07 22:44
N a v a n e e t h12-Mar-07 22:44 
AnswerRe: Error in exporting crystal report to pdf Pin
Harini N K12-Mar-07 23:56
Harini N K12-Mar-07 23:56 
GeneralRe: Error in exporting crystal report to pdf Pin
Sylvester george13-Mar-07 0:07
Sylvester george13-Mar-07 0:07 
QuestionPage Resizing Pin
jithbiz003312-Mar-07 21:00
jithbiz003312-Mar-07 21:00 
QuestionDisplay a week number Pin
Oga M12-Mar-07 20:58
Oga M12-Mar-07 20:58 
AnswerRe: Display a week number Pin
Spunky Coder12-Mar-07 21:10
Spunky Coder12-Mar-07 21:10 

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.