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

ASP.NET

 
Questionhow to add menu Pin
rah_sin25-Apr-06 0:31
professionalrah_sin25-Apr-06 0:31 
AnswerRe: how to add menu Pin
CWIZO25-Apr-06 0:34
CWIZO25-Apr-06 0:34 
AnswerRe: how to add menu Pin
Zakaria Bin Abdur Rouf25-Apr-06 3:19
Zakaria Bin Abdur Rouf25-Apr-06 3:19 
QuestionLocalization problem Pin
vik2025-Apr-06 0:27
vik2025-Apr-06 0:27 
AnswerRe: Localization problem Pin
Guffa25-Apr-06 2:06
Guffa25-Apr-06 2:06 
GeneralRe: Localization problem Pin
vik2025-Apr-06 3:53
vik2025-Apr-06 3:53 
AnswerRe: Localization problem Pin
Guffa25-Apr-06 4:30
Guffa25-Apr-06 4:30 
QuestionHow to open content in an Iframe WITHIN Multiview? Pin
bmarkyb25-Apr-06 0:26
bmarkyb25-Apr-06 0:26 
Hello, as my title says, I'm trying to find a way of referencing an Iframe within a Multiview View.

Currently I have a map created in flash, the user clicks on a postcode say "LN1" and I want to pass the postcode as a variable into an Iframe to bring up a datagrid of results.
My old code in Flash was for use with ASP:
on (release) {
var pcode = "LN1"
get URL("map.asp?pcode="+pcode, "search_results");
}

That refernced the Iframe 'search_results' and brought up the page 'map.asp'.

With my new ASP.net page I have 1 page with a multiview, and the flash map. The Active Index is set to display Current News of the Day kind of thing, and then when the user searches the map for an area I want the news to dissappear and the results of the search to be displayed. It keeps it all nice and user friendly.

Maybe I'm going about this the wrong way, could there be a better solution than using Iframes?

thankyou, Mark.
Questionhow to pass authontication between two web application Pin
lokeshkumble25-Apr-06 0:09
lokeshkumble25-Apr-06 0:09 
Questionhow to pass authontication between two web application Pin
lokeshkumble25-Apr-06 0:08
lokeshkumble25-Apr-06 0:08 
QuestionHow to update row in a dataset ? Pin
Khawar Abbas125-Apr-06 0:04
Khawar Abbas125-Apr-06 0:04 
AnswerRe: How to update row in a dataset ? Pin
Paddy Boyd25-Apr-06 2:42
Paddy Boyd25-Apr-06 2:42 
GeneralRe: How to update row in a dataset ? Pin
Khawar Abbas125-Apr-06 2:46
Khawar Abbas125-Apr-06 2:46 
GeneralRe: How to update row in a dataset ? Pin
Paddy Boyd25-Apr-06 2:50
Paddy Boyd25-Apr-06 2:50 
QuestionSession values Pin
eng_Hosam Kamel25-Apr-06 0:01
eng_Hosam Kamel25-Apr-06 0:01 
QuestionUser Control Pin
Uma Kameswari25-Apr-06 0:01
Uma Kameswari25-Apr-06 0:01 
AnswerRe: User Control Pin
J4amieC25-Apr-06 0:22
J4amieC25-Apr-06 0:22 
GeneralRe: User Control Pin
Uma Kameswari25-Apr-06 0:31
Uma Kameswari25-Apr-06 0:31 
QuestionCalling Client side Script Pin
NICE TO MEET24-Apr-06 23:59
NICE TO MEET24-Apr-06 23:59 
AnswerRe: Calling Client side Script Pin
CWIZO25-Apr-06 0:35
CWIZO25-Apr-06 0:35 
AnswerRe: Calling Client side Script Pin
Richard Parsons25-Apr-06 4:26
Richard Parsons25-Apr-06 4:26 
Questiongj Pin
NICE TO MEET24-Apr-06 23:55
NICE TO MEET24-Apr-06 23:55 
Questionradio button in Datalist prob Pin
Ankit Aneja24-Apr-06 23:36
Ankit Aneja24-Apr-06 23:36 
QuestionHOw can i add Header and footer? Pin
NinaWilliam24-Apr-06 23:27
NinaWilliam24-Apr-06 23:27 
AnswerRe: HOw can i add Header and footer? Pin
Richard Parsons25-Apr-06 4:39
Richard Parsons25-Apr-06 4:39 

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.