Click here to Skip to main content
15,905,316 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Environment Independent Connection Strings Pin
ednrgc10-Nov-06 8:59
ednrgc10-Nov-06 8:59 
QuestionConfused with Output cache set programmatically Pin
SharpSmith10-Nov-06 6:51
SharpSmith10-Nov-06 6:51 
Questionhow to include .js file for one page using master page? Pin
vicky45710-Nov-06 6:42
vicky45710-Nov-06 6:42 
AnswerRe: how to include .js file for one page using master page? Pin
Guffa10-Nov-06 7:11
Guffa10-Nov-06 7:11 
AnswerRe: how to include .js file for one page using master page? Pin
indianet10-Nov-06 12:51
indianet10-Nov-06 12:51 
GeneralRe: how to include .js file for one page using master page? Pin
vicky45710-Nov-06 12:55
vicky45710-Nov-06 12:55 
GeneralRe: how to include .js file for one page using master page? Pin
Guffa10-Nov-06 13:08
Guffa10-Nov-06 13:08 
QuestionHow to Submit form On Server process Pin
Britney S. Morales10-Nov-06 5:46
Britney S. Morales10-Nov-06 5:46 
Guys, I have this javascript function



function validate()
{
form_intranet.login_username.value = form_intranet.txt_user.value;
form_intranet.secretkey.value = form_intranet.txt_password.value;
form_intranet.action = "http://aaa.bbb.ccc.ddd/webmail/src/redirect.php";
form_intranet.submit();
}

i want a server side process who have the same behavior... Confused | :confused:
Thanks




<div class="ForumSig">keep Learning and you never will be out of date...</div>
AnswerRe: How to Submit form On Server process Pin
Parwej Ahamad10-Nov-06 6:35
professionalParwej Ahamad10-Nov-06 6:35 
GeneralRe: How to Submit form On Server process Pin
Britney S. Morales10-Nov-06 8:42
Britney S. Morales10-Nov-06 8:42 
AnswerRe: How to Submit form On Server process Pin
indianet10-Nov-06 7:28
indianet10-Nov-06 7:28 
AnswerRe: How to Submit form On Server process Pin
ednrgc10-Nov-06 8:54
ednrgc10-Nov-06 8:54 
QuestionPlease help me Pin
Manithar10-Nov-06 5:43
Manithar10-Nov-06 5:43 
AnswerRe: Please help me Pin
Parwej Ahamad10-Nov-06 6:37
professionalParwej Ahamad10-Nov-06 6:37 
Questionhow to merge a image with another image (Urgent)? Pin
Tridip Bhattacharjee10-Nov-06 3:14
professionalTridip Bhattacharjee10-Nov-06 3:14 
Questionvisited pages shud not shown pressing browser back button Pin
_tasleem10-Nov-06 2:45
_tasleem10-Nov-06 2:45 
AnswerRe: visited pages shud not shown pressing browser back button Pin
salysle10-Nov-06 5:21
salysle10-Nov-06 5:21 
AnswerRe: visited pages shud not shown pressing browser back button Pin
indianet10-Nov-06 7:52
indianet10-Nov-06 7:52 
QuestionI want to show all the Logical drives Pin
CManju10-Nov-06 1:59
CManju10-Nov-06 1:59 
AnswerRe: I want to show all the Logical drives Pin
Sandeep Akhare10-Nov-06 4:26
Sandeep Akhare10-Nov-06 4:26 
AnswerRe: I want to show all the Logical drives Pin
indianet10-Nov-06 7:46
indianet10-Nov-06 7:46 
QuestionUser Control's Button Click event is not firing Pin
sri_con310-Nov-06 1:25
sri_con310-Nov-06 1:25 
AnswerRe: User Control's Button Click event is not firing Pin
ednrgc10-Nov-06 8:50
ednrgc10-Nov-06 8:50 
GeneralRe: User Control's Button Click event is not firing Pin
sri_con311-Nov-06 1:57
sri_con311-Nov-06 1:57 
GeneralRe: User Control's Button Click event is not firing Pin
ednrgc13-Nov-06 3:00
ednrgc13-Nov-06 3:00 

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.