Click here to Skip to main content
15,896,118 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Cookies not working Pin
Abhishek Sur14-Sep-09 0:26
professionalAbhishek Sur14-Sep-09 0:26 
GeneralRe: Cookies not working Pin
amittinku14-Sep-09 0:41
amittinku14-Sep-09 0:41 
AnswerRe: Cookies not working Pin
amittinku14-Sep-09 2:14
amittinku14-Sep-09 2:14 
QuestionLive Video in Website Pin
Robymon13-Sep-09 21:30
Robymon13-Sep-09 21:30 
AnswerRe: Live Video in Website Pin
Abhishek Sur13-Sep-09 22:23
professionalAbhishek Sur13-Sep-09 22:23 
QuestionSession Sharing [modified] Pin
Satish3213-Sep-09 20:51
Satish3213-Sep-09 20:51 
AnswerRe: Session Sharing Pin
Abhishek Sur13-Sep-09 21:29
professionalAbhishek Sur13-Sep-09 21:29 
QuestionHow to Open new aspx page in same window Pin
Samarjeet Singh@india13-Sep-09 20:38
Samarjeet Singh@india13-Sep-09 20:38 
Hi all,

In a registration page there is a dropdown list in which city name is comming form table if a paritcular city is not show in the dropdown then user select other option and when user select other then I want open a citymaster page in which option to add new city.

I have written a javescript fuction and calling it but it is open in new window
<script>
function showAddCityForm()
{
window.open("Citymaster.aspx")
}
</script>

tell me or hint me how to open page in the same window

Thanks in advance.......
AnswerRe: How to Open new aspx page in same window Pin
Christian Graus13-Sep-09 20:42
protectorChristian Graus13-Sep-09 20:42 
AnswerRe: How to Open new aspx page in same window Pin
Aman Bhullar13-Sep-09 20:53
Aman Bhullar13-Sep-09 20:53 
GeneralRe: How to Open new aspx page in same window Pin
Samarjeet Singh@india13-Sep-09 21:33
Samarjeet Singh@india13-Sep-09 21:33 
GeneralRe: How to Open new aspx page in same window Pin
Aman Bhullar13-Sep-09 21:39
Aman Bhullar13-Sep-09 21:39 
GeneralRe: How to Open new aspx page in same window Pin
Abhishek Sur13-Sep-09 22:05
professionalAbhishek Sur13-Sep-09 22:05 
GeneralRe: How to Open new aspx page in same window Pin
Aman Bhullar13-Sep-09 22:46
Aman Bhullar13-Sep-09 22:46 
AnswerRe: How to Open new aspx page in same window Pin
Amit Patel198513-Sep-09 21:30
Amit Patel198513-Sep-09 21:30 
GeneralRe: How to Open new aspx page in same window Pin
Samarjeet Singh@india13-Sep-09 22:16
Samarjeet Singh@india13-Sep-09 22:16 
AnswerRe: How to Open new aspx page in same window Pin
Abhishek Sur13-Sep-09 21:35
professionalAbhishek Sur13-Sep-09 21:35 
Questionhow to access user name from url Pin
dipak.dipak13-Sep-09 20:09
dipak.dipak13-Sep-09 20:09 
AnswerRe: how to access user name from url Pin
Christian Graus13-Sep-09 20:44
protectorChristian Graus13-Sep-09 20:44 
QuestionRe: how to access user name from url Pin
dipak.dipak13-Sep-09 22:56
dipak.dipak13-Sep-09 22:56 
QuestionJava Script proble Pin
Amit Patel198513-Sep-09 19:55
Amit Patel198513-Sep-09 19:55 
AnswerRe: Java Script proble Pin
Christian Graus13-Sep-09 20:44
protectorChristian Graus13-Sep-09 20:44 
GeneralRe: Java Script proble Pin
Amit Patel198513-Sep-09 20:50
Amit Patel198513-Sep-09 20:50 
GeneralFind out solution Pin
Amit Patel198513-Sep-09 21:21
Amit Patel198513-Sep-09 21:21 
QuestionScroll bar in a checkList box Pin
Swetha Srinivasan13-Sep-09 19:53
Swetha Srinivasan13-Sep-09 19:53 

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.