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

ASP.NET

 
QuestionHtmlInputHidden in a datagrid loses it's value after postback [modified] Pin
thomasa15-May-08 2:35
thomasa15-May-08 2:35 
AnswerRe: HtmlInputHidden in a datagrid loses it's value after postback Pin
TheWirelessGuy15-May-08 9:09
TheWirelessGuy15-May-08 9:09 
QuestionHow to fech records from Dataset Pin
sjs4u15-May-08 2:05
sjs4u15-May-08 2:05 
AnswerRe: How to fech records from Dataset Pin
eyeseetee15-May-08 3:12
eyeseetee15-May-08 3:12 
Questionmessage box problem in code behind Pin
Pankaj Garg15-May-08 1:33
Pankaj Garg15-May-08 1:33 
AnswerRe: message box problem in code behind Pin
SamRST15-May-08 1:58
SamRST15-May-08 1:58 
GeneralRe: message box problem in code behind Pin
Pankaj Garg15-May-08 2:05
Pankaj Garg15-May-08 2:05 
QuestionRemote Scripting with IFRAME Pin
Piyush Vardhan Singh15-May-08 1:30
Piyush Vardhan Singh15-May-08 1:30 
hi friend i am using Remote Scripting with IFRAME. There are two page one is Client.aspx and Server.Aspx.

Client.aspx Contains:-
(script type = "javas")
function GetDate(msg)
{
alert(Msg);
}
(script)



(
name="RSIFrame"
style="width:0px; height:0px; border: 0px"
src="blank.html">(/iframe>)

<b>
(server contains :-</b>

(script type="text/javascript"&gt;
window.parent.GetDate('&lt;%=request.servervariables("SERVER_SOFTWARE")%&gt;');
br mode="hold" /&gt;

(body&gt;
<form id="form1" runat="server" target="RSIFrame">
<div>
<input type="text" name="whatever" />
<asp:button id="Button1" runat="server" text="Button" />
</div>
/body)



<b>It's Work Properly when Server and client page o same System. if Server page open On different system and client page open deferent system then its not communicate(Its not Work Properly). any body have solotion of this problem...
ans Link Which i follow:-</b>

<a href="http://developer.apple.com/internet/webcontent/iframe.html">http://developer.apple.com/internet/webcontent/iframe.html</a>[<a href="http://developer.apple.com/internet/webcontent/iframe.html" target="_blank" title="New Window">^</a>]

<div class="ForumSig">Piyush Vardhan Singh
p_vardhan14@rediffmail.com
http://holyschoolofvaranasi.blogspot.com
http://holytravelsofvaranasi.blogspot.com


</div></form>
AnswerRe: Remote Scripting with IFRAME Pin
TheWirelessGuy15-May-08 9:15
TheWirelessGuy15-May-08 9:15 
QuestioniTextObject control in crystal report Pin
Pankaj Garg15-May-08 1:25
Pankaj Garg15-May-08 1:25 
AnswerRe: iTextObject control in crystal report Pin
SamRST15-May-08 1:59
SamRST15-May-08 1:59 
QuestionRe: iTextObject control in crystal report Pin
Pankaj Garg15-May-08 2:07
Pankaj Garg15-May-08 2:07 
QuestionImage button in Gridview Pin
danasegaranea15-May-08 1:17
danasegaranea15-May-08 1:17 
AnswerRe: Image button in Gridview Pin
SamRST15-May-08 2:04
SamRST15-May-08 2:04 
GeneralRe: Image button in Gridview Pin
danasegaranea15-May-08 2:16
danasegaranea15-May-08 2:16 
GeneralRe: Image button in Gridview Pin
_AK_15-May-08 20:29
_AK_15-May-08 20:29 
AnswerRe: Image button in Gridview Pin
Gayani Devapriya15-May-08 8:35
Gayani Devapriya15-May-08 8:35 
Questionurl encode with '+' Pin
g00fyman15-May-08 1:03
g00fyman15-May-08 1:03 
AnswerRe: url encode with '+' Pin
Sandeep Kumar15-May-08 3:33
Sandeep Kumar15-May-08 3:33 
GeneralRe: url encode with '+' [modified] Pin
g00fyman15-May-08 13:47
g00fyman15-May-08 13:47 
GeneralRe: url encode with '+' Pin
g00fyman15-May-08 14:06
g00fyman15-May-08 14:06 
QuestionHow find text box is focussed while i click the button Pin
Guvera15-May-08 0:51
Guvera15-May-08 0:51 
AnswerRe: How find text box is focussed while i click the button Pin
eyeseetee15-May-08 0:54
eyeseetee15-May-08 0:54 
Questionsaving a query into a database column? Pin
Karan_TN15-May-08 0:33
Karan_TN15-May-08 0:33 
AnswerRe: saving a query into a database column? Pin
Christian Graus15-May-08 0:43
protectorChristian Graus15-May-08 0:43 

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.