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

ASP.NET

 
AnswerRe: ASP.Net CheckBoxList. Pin
Christian Graus19-Sep-06 15:17
protectorChristian Graus19-Sep-06 15:17 
GeneralRe: ASP.Net CheckBoxList. Pin
deepaks319-Sep-06 18:43
deepaks319-Sep-06 18:43 
GeneralRe: ASP.Net CheckBoxList. Pin
Christian Graus19-Sep-06 18:54
protectorChristian Graus19-Sep-06 18:54 
QuestionASP.Net Role-based security Pin
abdelhameed8119-Sep-06 10:04
abdelhameed8119-Sep-06 10:04 
AnswerRe: ASP.Net Role-based security Pin
minhpc_bk19-Sep-06 15:13
minhpc_bk19-Sep-06 15:13 
QuestionAsp.net 2.0 + javascript + Master Page ...please help Pin
deepaks319-Sep-06 9:42
deepaks319-Sep-06 9:42 
AnswerRe: Asp.net 2.0 + javascript + Master Page ...please help Pin
Christian Graus19-Sep-06 15:11
protectorChristian Graus19-Sep-06 15:11 
QuestionPost Form From Code Behind Pin
MrRyansan19-Sep-06 9:21
MrRyansan19-Sep-06 9:21 
Ok, basically I want the user to enter in items in a form and then click a button to post the page to another server. A regular form would be great, but the problem is, I also have to send secure credentials to the other server.

I don't want to put them in hidden fields since a View Source would reveal them.

Is there a way to post to a server from the Code Behind, yet have the User end up at the other server?

I have tried using the WebRequest class, then get the WebResponse and do a Response.Write to write the results to the browser. The problem with this is that it tries to resolve thinks like includes, images, and the other server's form ACTION tag to my server. So none of hte images show up and posting their form breaks too.

Did that make sense? Basically I just want to do a form post from my code behind and send the user to the other server along with the form post.

any help would be great, so far everything has been a dead end!
AnswerRe: Post Form From Code Behind Pin
Kschuler19-Sep-06 10:44
Kschuler19-Sep-06 10:44 
GeneralRe: Post Form From Code Behind Pin
MrRyansan19-Sep-06 16:56
MrRyansan19-Sep-06 16:56 
QuestionPrint SSRS Web Report directly to printer Pin
RickyZX19-Sep-06 7:33
RickyZX19-Sep-06 7:33 
QuestionPage Refresh in ASP causing problem Pin
krishna1919-Sep-06 7:06
krishna1919-Sep-06 7:06 
AnswerRe: Page Refresh in ASP causing problem Pin
Christian Graus19-Sep-06 15:19
protectorChristian Graus19-Sep-06 15:19 
QuestionConnection to Access Database Pin
mcgann19-Sep-06 6:48
mcgann19-Sep-06 6:48 
AnswerRe: Connection to Access Database Pin
minhpc_bk19-Sep-06 15:09
minhpc_bk19-Sep-06 15:09 
QuestionCan you configure Atlas and MasterPages to do an Atlas style update of only the Masterpages content? Pin
Red_Wizard_Shot_The_Food19-Sep-06 5:58
Red_Wizard_Shot_The_Food19-Sep-06 5:58 
QuestionMy master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Red_Wizard_Shot_The_Food19-Sep-06 3:50
Red_Wizard_Shot_The_Food19-Sep-06 3:50 
AnswerRe: My master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Guffa19-Sep-06 7:17
Guffa19-Sep-06 7:17 
GeneralRe: My master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Red_Wizard_Shot_The_Food19-Sep-06 7:48
Red_Wizard_Shot_The_Food19-Sep-06 7:48 
AnswerRe: My master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Guffa19-Sep-06 20:53
Guffa19-Sep-06 20:53 
GeneralRe: My master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Red_Wizard_Shot_The_Food19-Sep-06 21:45
Red_Wizard_Shot_The_Food19-Sep-06 21:45 
AnswerRe: My master page's graphics refresh under IE7 when navigating to a content page that should share the same master, is there a fix for this ? Pin
Guffa20-Sep-06 20:11
Guffa20-Sep-06 20:11 
QuestionDate in DataGrid Pin
netDeveloper19-Sep-06 3:08
netDeveloper19-Sep-06 3:08 
AnswerRe: Date in DataGrid Pin
_AK_19-Sep-06 3:09
_AK_19-Sep-06 3:09 
GeneralRe: Date in DataGrid [modified] Pin
netDeveloper19-Sep-06 3:17
netDeveloper19-Sep-06 3:17 

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.