Click here to Skip to main content
15,897,226 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: update the news in my webpage Pin
Christian Graus17-Nov-07 10:10
protectorChristian Graus17-Nov-07 10:10 
QuestionSession variable need to access from aspx page Pin
JJB200715-Nov-07 9:35
JJB200715-Nov-07 9:35 
AnswerRe: Session variable need to access from aspx page Pin
SABhatti15-Nov-07 9:38
SABhatti15-Nov-07 9:38 
GeneralRe: Session variable need to access from aspx page Pin
JJB200715-Nov-07 9:48
JJB200715-Nov-07 9:48 
GeneralRe: Session variable need to access from aspx page Pin
SABhatti15-Nov-07 10:09
SABhatti15-Nov-07 10:09 
GeneralRe: Session variable need to access from aspx page Pin
JJB200716-Nov-07 3:19
JJB200716-Nov-07 3:19 
GeneralRe: Session variable need to access from aspx page Pin
SABhatti16-Nov-07 18:04
SABhatti16-Nov-07 18:04 
AnswerRe: Session variable need to access from aspx page Pin
Guffa15-Nov-07 10:22
Guffa15-Nov-07 10:22 
You are putting a physical file name in the session variable. That is useless in a web page, you need the virtual file name.

Do you need to keep the file name in the session for some reason? Otherwise you don't need a session variable to put the value in the page. A plain member variable in the page works just fine.

Experience is the sum of all the mistakes you have done.

QuestionMenu navigation trail feature Pin
neualex15-Nov-07 6:50
neualex15-Nov-07 6:50 
AnswerRe: Menu navigation trail feature Pin
SABhatti15-Nov-07 10:33
SABhatti15-Nov-07 10:33 
GeneralRe: Menu navigation trail feature Pin
neualex15-Nov-07 12:03
neualex15-Nov-07 12:03 
AnswerRe: Menu navigation trail feature Pin
Vasudevan Deepak Kumar16-Nov-07 1:28
Vasudevan Deepak Kumar16-Nov-07 1:28 
QuestionCreating a dynamic sql dataset without needing to postback Pin
kosh205915-Nov-07 3:39
kosh205915-Nov-07 3:39 
AnswerRe: Creating a dynamic sql dataset without needing to postback Pin
Colin Angus Mackay15-Nov-07 4:06
Colin Angus Mackay15-Nov-07 4:06 
QuestionLocation displaying in popup Pin
rosswyld14-Nov-07 21:20
rosswyld14-Nov-07 21:20 
AnswerRe: Location displaying in popup Pin
SABhatti15-Nov-07 10:26
SABhatti15-Nov-07 10:26 
Questionxml page in iframe Pin
srinivas43114-Nov-07 19:28
srinivas43114-Nov-07 19:28 
AnswerRe: xml page in iframe Pin
Christian Graus14-Nov-07 20:25
protectorChristian Graus14-Nov-07 20:25 
Questiondividing the data and going to next page Pin
srinivas43114-Nov-07 18:18
srinivas43114-Nov-07 18:18 
AnswerRe: dividing the data and going to next page Pin
Tamimi - Code14-Nov-07 20:15
Tamimi - Code14-Nov-07 20:15 
AnswerRe: dividing the data and going to next page Pin
Christian Graus14-Nov-07 20:27
protectorChristian Graus14-Nov-07 20:27 
QuestionSimple problem... I think with page error Pin
No-e14-Nov-07 8:30
No-e14-Nov-07 8:30 
AnswerRe: Simple problem... I think with page error Pin
Hesham Amin15-Nov-07 10:46
Hesham Amin15-Nov-07 10:46 
QuestionHELP: IE7 pop-up blocker bypass Pin
andrewwan198014-Nov-07 4:42
andrewwan198014-Nov-07 4:42 
AnswerRe: HELP: IE7 pop-up blocker bypass Pin
andrewwan198014-Nov-07 5:18
andrewwan198014-Nov-07 5:18 

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.