Click here to Skip to main content
16,006,355 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DropDownlist backwards Pin
minhpc_bk20-Sep-06 14:33
minhpc_bk20-Sep-06 14:33 
QuestionProgress updates Pin
JMichael246820-Sep-06 9:12
JMichael246820-Sep-06 9:12 
AnswerRe: Progress updates Pin
minhpc_bk20-Sep-06 14:23
minhpc_bk20-Sep-06 14:23 
QuestionHTML PAGE LOAD Pin
Tomic20-Sep-06 7:42
Tomic20-Sep-06 7:42 
AnswerRe: HTML PAGE LOAD Pin
Not Active20-Sep-06 8:04
mentorNot Active20-Sep-06 8:04 
QuestionRe: HTML PAGE LOAD Pin
Tomic20-Sep-06 8:18
Tomic20-Sep-06 8:18 
AnswerRe: HTML PAGE LOAD Pin
Not Active20-Sep-06 8:39
mentorNot Active20-Sep-06 8:39 
AnswerRe: HTML PAGE LOAD Pin
Britney S. Morales20-Sep-06 9:09
Britney S. Morales20-Sep-06 9:09 
use the command

Response.Redirect("path", true);

path is the relative Url from the page

ex

untitled.html ***Same folder

../untitled.html ****one folder back

folder/untitled.html ***one folder up

you understand what i mean

keep Learning and you never will be out of date...

Questionkeep text from textbox with textmode set to password Pin
Britney S. Morales20-Sep-06 6:28
Britney S. Morales20-Sep-06 6:28 
AnswerRe: keep text from textbox with textmode set to password Pin
_AK_20-Sep-06 6:38
_AK_20-Sep-06 6:38 
AnswerRe: keep text from textbox with textmode set to password Pin
Suresh Pirsquare20-Sep-06 19:09
Suresh Pirsquare20-Sep-06 19:09 
QuestionRotate pictures Pin
papa8020-Sep-06 5:20
papa8020-Sep-06 5:20 
QuestionTabstrip sizing Pin
shivarishxxxx20-Sep-06 5:17
shivarishxxxx20-Sep-06 5:17 
Questionhow to access body tag on load event in code brhind file ? Pin
King Shez20-Sep-06 5:07
King Shez20-Sep-06 5:07 
AnswerRe: how to access body tag on load event in code brhind file ? Pin
Britney S. Morales20-Sep-06 5:29
Britney S. Morales20-Sep-06 5:29 
QuestionHelp needed for using AJAX in .net 1.1 Pin
Sathiyaraj Ganesan20-Sep-06 3:33
Sathiyaraj Ganesan20-Sep-06 3:33 
AnswerRe: Help needed for using AJAX in .net 1.1 Pin
DreamInHex20-Sep-06 4:06
DreamInHex20-Sep-06 4:06 
GeneralRe: Help needed for using AJAX in .net 1.1 Pin
_AK_20-Sep-06 4:10
_AK_20-Sep-06 4:10 
GeneralRe: Help needed for using AJAX in .net 1.1 Pin
DreamInHex20-Sep-06 4:31
DreamInHex20-Sep-06 4:31 
GeneralRe: Help needed for using AJAX in .net 1.1 Pin
_AK_20-Sep-06 5:01
_AK_20-Sep-06 5:01 
Questionhow to merge images dynamically(asp.net'c#) Pin
shyamkrishnan20-Sep-06 2:02
shyamkrishnan20-Sep-06 2:02 
AnswerRe: how to merge images dynamically(asp.net'c#) Pin
Guffa20-Sep-06 7:20
Guffa20-Sep-06 7:20 
GeneralRe: how to merge images dynamically(asp.net'c#) Pin
shyamkrishnan20-Sep-06 20:54
shyamkrishnan20-Sep-06 20:54 
AnswerRe: how to merge images dynamically(asp.net'c#) Pin
Vicky Roberts20-Sep-06 23:31
Vicky Roberts20-Sep-06 23:31 
AnswerRe: how to merge images dynamically(asp.net'c#) Pin
Guffa21-Sep-06 6:18
Guffa21-Sep-06 6: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.