Click here to Skip to main content
15,891,837 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Gridview With Textbox Pin
yardly26-Nov-07 23:16
yardly26-Nov-07 23:16 
GeneralRe: Gridview With Textbox Pin
Imran Khan Pathan26-Nov-07 23:26
Imran Khan Pathan26-Nov-07 23:26 
GeneralRe: Gridview With Textbox Pin
yardly26-Nov-07 23:31
yardly26-Nov-07 23:31 
GeneralRe: Gridview With Textbox Pin
yardly26-Nov-07 23:33
yardly26-Nov-07 23:33 
GeneralRe: Gridview With Textbox Pin
yardly26-Nov-07 23:34
yardly26-Nov-07 23:34 
GeneralRe: Gridview With Textbox Pin
Imran Khan Pathan27-Nov-07 0:06
Imran Khan Pathan27-Nov-07 0:06 
GeneralRe: Gridview With Textbox Pin
yardly27-Nov-07 19:05
yardly27-Nov-07 19:05 
Questiongetting the value from IFrame Pin
chandler8326-Nov-07 22:22
chandler8326-Nov-07 22:22 
hi i have a 2 aspx pages. parent page has a IFRAME tag inside which i open the child page...

in the child page i show a asp calender control, on selecting a calendar control i need to get the selected date to the main parent page text box. it is not happening now....

//////////// parent.aspx............



function Show()
{

document.getElementById('myFrame').src= "/workingwebsite/calendar.aspx?formname=frmCalendar.txtDate";
document.all.myFrame.style.visibility="visible";
}



any help plzzzzz..................thanks a million in advance.......
AnswerRe: getting the value from IFrame Pin
Venkatesh Mookkan26-Nov-07 23:25
Venkatesh Mookkan26-Nov-07 23:25 
Questionpopulate two dropdownlist and a textbox Pin
raghu.chanti26-Nov-07 21:58
raghu.chanti26-Nov-07 21:58 
AnswerRe: populate two dropdownlist and a textbox Pin
Imran Khan Pathan26-Nov-07 22:15
Imran Khan Pathan26-Nov-07 22:15 
QuestionCreating Interactive Graphs Pin
varshavmane26-Nov-07 21:52
varshavmane26-Nov-07 21:52 
AnswerRe: Creating Interactive Graphs Pin
Sun Rays26-Nov-07 21:53
Sun Rays26-Nov-07 21:53 
GeneralRe: Creating Interactive Graphs Pin
varshavmane26-Nov-07 21:58
varshavmane26-Nov-07 21:58 
GeneralRe: Creating Interactive Graphs Pin
N a v a n e e t h26-Nov-07 22:00
N a v a n e e t h26-Nov-07 22:00 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:00
_AK_26-Nov-07 22:00 
GeneralRe: Creating Interactive Graphs Pin
N a v a n e e t h26-Nov-07 22:06
N a v a n e e t h26-Nov-07 22:06 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:08
_AK_26-Nov-07 22:08 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:00
_AK_26-Nov-07 22:00 
GeneralRe: Creating Interactive Graphs Pin
varshavmane26-Nov-07 22:03
varshavmane26-Nov-07 22:03 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:08
_AK_26-Nov-07 22:08 
GeneralRe: Creating Interactive Graphs Pin
varshavmane26-Nov-07 22:10
varshavmane26-Nov-07 22:10 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:27
_AK_26-Nov-07 22:27 
GeneralRe: Creating Interactive Graphs Pin
varshavmane26-Nov-07 22:32
varshavmane26-Nov-07 22:32 
GeneralRe: Creating Interactive Graphs Pin
_AK_26-Nov-07 22:38
_AK_26-Nov-07 22:38 

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.