Click here to Skip to main content
16,005,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Disable Copy/Paste in ASP.Net Login Control Pin
Brij5-Nov-08 19:05
mentorBrij5-Nov-08 19:05 
QuestionInteractive whiteboard application help Pin
yesu prakash5-Nov-08 18:03
yesu prakash5-Nov-08 18:03 
Questionhow to select item in datalist Pin
sarang1215-Nov-08 17:56
sarang1215-Nov-08 17:56 
AnswerRe: how to select item in datalist Pin
eyeseetee5-Nov-08 21:41
eyeseetee5-Nov-08 21:41 
QuestionRe: how to select item in datalist Pin
sarang1215-Nov-08 21:58
sarang1215-Nov-08 21:58 
AnswerRe: how to select item in datalist Pin
eyeseetee5-Nov-08 22:41
eyeseetee5-Nov-08 22:41 
QuestionOpen other page on iFrame and complete login data .... Pin
Phoen255-Nov-08 14:41
Phoen255-Nov-08 14:41 
AnswerRe: Open other page on iFrame and complete login data .... Pin
Guffa5-Nov-08 15:01
Guffa5-Nov-08 15:01 
You can't. The frames only exist at the client side, so you can't do anything with them on the server side. You have to use client side script to access the iframe, i.e. Javascript.

Also, to access the PageB from PageA they have to be in the same domain. If you are loading a page from a different domain, you can't do anything at all to it.

Despite everything, the person most likely to be fooling you next is yourself.

Questionhow to edit only a part of a webpage using asp.net Pin
dshenoy5-Nov-08 12:45
dshenoy5-Nov-08 12:45 
AnswerRe: how to edit only a part of a webpage using asp.net Pin
Kannan Ar5-Nov-08 17:25
professionalKannan Ar5-Nov-08 17:25 
QuestionProblems with MasterPage in VS 2008 Pin
Marcos Aguiar Jr5-Nov-08 8:41
Marcos Aguiar Jr5-Nov-08 8:41 
QuestionProgrammatically figuring out if a COM DLL is registered or not Pin
PareshDehadray15-Nov-08 6:18
PareshDehadray15-Nov-08 6:18 
QuestionBlank File download issue Pin
Steve Westbrook5-Nov-08 4:52
Steve Westbrook5-Nov-08 4:52 
AnswerRe: Blank File download issue Pin
Steve Westbrook6-Nov-08 3:27
Steve Westbrook6-Nov-08 3:27 
QuestionSharepoint Web Part refreshing problem Pin
nishantkainth5-Nov-08 3:16
nishantkainth5-Nov-08 3:16 
Questiondynamically adding rows in gridview Pin
Mogaambo5-Nov-08 1:23
Mogaambo5-Nov-08 1:23 
AnswerRe: dynamically adding rows in gridview Pin
N a v a n e e t h5-Nov-08 1:25
N a v a n e e t h5-Nov-08 1:25 
AnswerRe: dynamically adding rows in gridview Pin
whatUrunning.com5-Nov-08 1:31
whatUrunning.com5-Nov-08 1:31 
GeneralRe: dynamically adding rows in gridview Pin
Mogaambo5-Nov-08 5:35
Mogaambo5-Nov-08 5:35 
QuestionJavascript String Matching problem! Pin
mr_muskurahat5-Nov-08 1:18
mr_muskurahat5-Nov-08 1:18 
AnswerRe: Javascript String Matching problem! Pin
N a v a n e e t h5-Nov-08 1:27
N a v a n e e t h5-Nov-08 1:27 
GeneralRe: Javascript String Matching problem! Pin
mr_muskurahat5-Nov-08 2:04
mr_muskurahat5-Nov-08 2:04 
QuestionDraggable Sorting in HTML Select Pin
Tiger4565-Nov-08 1:09
Tiger4565-Nov-08 1:09 
AnswerRe: Draggable Sorting in HTML Select Pin
whatUrunning.com5-Nov-08 1:36
whatUrunning.com5-Nov-08 1:36 
QuestionData type mismatch error in asp.net using ms access Pin
sanjay305-Nov-08 0:42
sanjay305-Nov-08 0:42 

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.