yeah you are right ...
let me elaborate it in little detail.
i have one ASP.NET project named FIRST-APPLICATION that has one web form named FIRST-PAGE.ASAPX and there is button on this page. on button press, I want to pass data and controls information to another web form SECOND-PAGE.ASPX in...
hi again ...
I am trying to pass data from one webform in first project to another webform in second project but it throws an error while that page call works fine if i use the following line
Response.Redirect("../SecondProject/SecondPage.aspx");
how may i be able to pass this...
hi all ...
i m writing this to know that how to pass form data from one aspx page to another. like i have form on one page with abt 10 web controls and button to submit it. when i submit the button i need this data to be shown or processed on other page.
the form is by default submitted to...
hi ..
i want to open new pop up window on button click after fetching some data from server in ASP.NET. How could i do it in ASP.NET code written using VB.NET language like
function button_click(...)
' do some calculations and data manipulation ...
open new window with new URL ... for example...
Is there any other limitation like migration of .net application from one server to other or some compatibility issues with other programs in other languages like java, c++ or anything comes under limitations area.
Jan,
thnx for ur reply but i think for the installation of .net framework, i have to have windows 2000 server with IIS running over it. but ur reply gives me idea that .net framework may be installed on simple windows. is it right ???
hi,
I want to have some information about the limitations of microsoft .NET framework, e.g. it runs only on microsoft windows 2000 version or something like that ....
hi,
I want to have some information about the limitations of microsoft .NET framework, e.g. it runs only on microsoft windows 2000 version or something like that ....
hi,
I want to have some information about the limitations of microsoft .NET framework, e.g. it runs only on microsoft windows 2000 version or something like that ....
.NET provides support for Web Services development. Is there any list of advantages and disadvantages of Web Service development using .NET and its running on .NET framework. something like state management, transaction handeling etc ...
AND
How ASP.NET is desirable tool for Web Service...
Yes you both are right, one may choose this by comparing it with other technologies. But what I was looking for any personal expereince with MS .NET application development and based on his/her personal expereince, any list of recomendations for choosing or not choosing that framework for...
hi all ...
i m trying to perform any action on HTML document when browser is closed either from X sign on right top or from file menue, file -> close. there is one option that i override onUnLoad mothod but it is fired on every referesh and redirection as well.
I want my function to be executed...
hi all,
i am taking up a study for Microsoft .NET framework. I want to get some help that what are those factors which help architecture team to decide that WHEN TO CHOOSE MICROSOFT .NET FRAMEWORK FOR DEVELOPMENT AND WHEN NOT TO CHOOSE.
if there is any such comparative analysis available or...
hi all,
i am taking up a study for Microsoft .NET framework. I want to get some help that what are those factors which help architecture team to decide that WHEN TO CHOOSE MICROSOFT .NET FRAMEWORK FOR DEVELOPMENT AND WHEN NOT TO CHOOSE.
if there is any such comparative analysis available or...
hi,
I want the color of hyperlink text changed on mouseover in NS 4.08.
Like there is link with text "DETAILS" in blue color and when mouse passes over it, its color should be turned to red and when mouse passed over, it should be back to blue color. As a.hover does in IE.
regards...
hi,
I am trying to close the browser window by javascript:window.close() but it shows up the confirmation box and asks for YES or NO. The page in browser has frames in it. I am running it on IE5
Is there any way to close that window without confirmation box in IE5 (if not in both IE and Netscape).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.