Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPass Data Pin
seemamltn11-Jun-07 12:02
seemamltn11-Jun-07 12:02 
AnswerRe: Pass Data Pin
Sathesh Sakthivel11-Jun-07 15:33
Sathesh Sakthivel11-Jun-07 15:33 
QuestionExecute SSIS package Pin
alexfromto11-Jun-07 11:08
alexfromto11-Jun-07 11:08 
AnswerRe: Execute SSIS package Pin
Sathesh Sakthivel11-Jun-07 15:39
Sathesh Sakthivel11-Jun-07 15:39 
GeneralRe: Execute SSIS package Pin
alexfromto12-Jun-07 3:13
alexfromto12-Jun-07 3:13 
QuestionRead/Writing removable HDD? [modified] Pin
BlueChippy11-Jun-07 9:58
BlueChippy11-Jun-07 9:58 
Questionserver.tranfer Pin
seemamltn11-Jun-07 8:37
seemamltn11-Jun-07 8:37 
AnswerRe: server.tranfer Pin
Tom John11-Jun-07 8:40
Tom John11-Jun-07 8:40 
Seema

Server.Transfer is a method, not an indexed property... you should use parentheses ( ) rather than square brackets [] around the parameters:

Server.Transfer("ProcessForm.aspx");

Hope this helps

Tom
AnswerRe: server.tranfer Pin
Sylvester george11-Jun-07 21:11
Sylvester george11-Jun-07 21:11 
Questionasp:ChangePassword Failure Text Pin
Brendan Vogt11-Jun-07 6:07
Brendan Vogt11-Jun-07 6:07 
AnswerRe: asp:ChangePassword Failure Text Pin
Not Active11-Jun-07 6:12
mentorNot Active11-Jun-07 6:12 
Questionasp:LoginName Issue Pin
Brendan Vogt11-Jun-07 5:53
Brendan Vogt11-Jun-07 5:53 
Questionasp:LoginStatus Not Displaying Sign Out Page Pin
Brendan Vogt11-Jun-07 5:49
Brendan Vogt11-Jun-07 5:49 
Questionasp:Login Failure Text Colour Not Red Pin
Brendan Vogt11-Jun-07 5:41
Brendan Vogt11-Jun-07 5:41 
AnswerRe: asp:Login Failure Text Colour Not Red Pin
wEb GuRu...11-Jun-07 6:12
wEb GuRu...11-Jun-07 6:12 
QuestionHow to locate controls on a web form Pin
lune1211-Jun-07 4:22
lune1211-Jun-07 4:22 
AnswerRe: How to locate controls on a web form Pin
Tarik Guney11-Jun-07 4:47
Tarik Guney11-Jun-07 4:47 
GeneralRe: How to locate controls on a web form Pin
lune1211-Jun-07 5:05
lune1211-Jun-07 5:05 
AnswerRe: How to locate controls on a web form Pin
szukuro11-Jun-07 5:20
szukuro11-Jun-07 5:20 
QuestionHow to use the function "CallByName" in asp? Pin
Billypon11-Jun-07 4:08
Billypon11-Jun-07 4:08 
AnswerRe: How to use the function "CallByName" in asp? Pin
wEb GuRu...11-Jun-07 4:15
wEb GuRu...11-Jun-07 4:15 
QuestionSharpWebMail Integration Pin
wEb GuRu...11-Jun-07 4:06
wEb GuRu...11-Jun-07 4:06 
QuestionHow to use the function "CallByName" in asp? Pin
Billypon11-Jun-07 4:06
Billypon11-Jun-07 4:06 
QuestionPlease help me Exporting Excel from dataset - using workbook and xml template Pin
Hasan Ali11-Jun-07 3:41
Hasan Ali11-Jun-07 3:41 
AnswerRe: Please help me Exporting Excel from dataset - using workbook and xml template Pin
Sathesh Sakthivel11-Jun-07 3:50
Sathesh Sakthivel11-Jun-07 3:50 

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.