Click here to Skip to main content
15,912,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem retrieving data [modified] Pin
murtaza dhari8-Jun-06 3:21
murtaza dhari8-Jun-06 3:21 
AnswerRe: Problem retrieving data Pin
Paddy Boyd8-Jun-06 3:38
Paddy Boyd8-Jun-06 3:38 
AnswerRe: Problem retrieving data Pin
kmuthuk8-Jun-06 6:42
kmuthuk8-Jun-06 6:42 
QuestionPlease correct the code in vb.net 1.1 [modified] Pin
amaneet8-Jun-06 1:33
amaneet8-Jun-06 1:33 
AnswerRe: Please correct the code in vb.net 1.1 [modified] Pin
RichardGrimmer8-Jun-06 5:53
RichardGrimmer8-Jun-06 5:53 
QuestionLoad subreport [modified] Pin
albCode8-Jun-06 1:27
albCode8-Jun-06 1:27 
Questionpop up Pin
murtaza dhari8-Jun-06 1:00
murtaza dhari8-Jun-06 1:00 
AnswerRe: pop up Pin
mnaveed8-Jun-06 1:58
mnaveed8-Jun-06 1:58 
create a function in javascript and call that function from HTML Button onClick Event

<script type="text/javascript" language="javascript"><br />
    function popup()<br />
    {<br />
     window.open('GridView.aspx',null,"height=200,width=400,status=yes,toolbar=no,menubar=no,location=no");<br />
     <br />
    }<br />
    </script><br />
        <input id="Button1" style="z-index: 101; left: 24px; position: absolute; top: 40px"<br />
            type="button" value="popup" on click="popup();" />


Nav.
Questionopen Pop Up window without post back Pin
murtaza dhari8-Jun-06 0:56
murtaza dhari8-Jun-06 0:56 
QuestionVirtualPathProvider Pin
__makaveli__8-Jun-06 0:40
__makaveli__8-Jun-06 0:40 
Questionlink button problem in vb.net 1.1 [modified] Pin
amaneet8-Jun-06 0:26
amaneet8-Jun-06 0:26 
QuestionHow to get file from client to server side Pin
Sandeep Akhare8-Jun-06 0:23
Sandeep Akhare8-Jun-06 0:23 
AnswerRe: How to get file from client to server side Pin
Paddy Boyd8-Jun-06 0:48
Paddy Boyd8-Jun-06 0:48 
AnswerRe: How to get file from client to server side Pin
murtaza dhari8-Jun-06 5:02
murtaza dhari8-Jun-06 5:02 
Questionasp.net Pin
sandeepa.s7-Jun-06 23:41
sandeepa.s7-Jun-06 23:41 
AnswerRe: asp.net Pin
_AK_7-Jun-06 23:42
_AK_7-Jun-06 23:42 
AnswerRe: asp.net Pin
sathish s8-Jun-06 1:05
sathish s8-Jun-06 1:05 
AnswerRe: asp.net Pin
J4amieC8-Jun-06 4:00
J4amieC8-Jun-06 4:00 
Questionasp.net Pin
sandeepa.s7-Jun-06 23:39
sandeepa.s7-Jun-06 23:39 
AnswerRe: asp.net [modified] Pin
_AK_7-Jun-06 23:41
_AK_7-Jun-06 23:41 
Questionasp.net Pin
pavan kumar.p7-Jun-06 23:37
pavan kumar.p7-Jun-06 23:37 
Questionhi Pin
lotus17-Jun-06 23:36
lotus17-Jun-06 23:36 
GeneralRe: controling the if Pin
ptvce15-May-06 0:07
ptvce15-May-06 0:07 
GeneralRe: controling the if Pin
Commickey15-May-06 0:51
Commickey15-May-06 0:51 
GeneralRe: controling the if Pin
ptvce15-May-06 21:45
ptvce15-May-06 21:45 

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.