ASP.NET Web applications Questions

1

can i call subfile rpgle program in asp.net
how can i call subfile rpgle program in asp.net

Answer Question   |  August 22, 2012  8:56 AM
ASP.NET Web applications
asked by:
1,240 pts.

MVC Architecure and ASP.net programming
Are Action Filters, model binding & validation new features in MVC?

Answer Question   |  October 19, 2011  1:54 PM
ASP.NET Web applications, MVC, SQL Server 2005
asked by:
5 pts.

ASP.NET app: use https for the first page and then http for the other pages
Hi, I have created a web application in asp.net and i want that when i access the appl. the first page (login.aspx) to be accessed through https all the others in http. what should i do in order to accomplish this. thank you. elai

Answer Question   |  May 27, 2011  2:23 PM
ASP.NET, ASP.NET 2.0, ASP.NET Web applications, HTTPS
asked by:
45 pts.

Internal mailing system with ASP.NET and Oracle database
i want to know how to implement an internal mailing system using ASP.NET and Oracle Database.

Answer Question   |  November 11, 2010  9:08 AM
ASP.NET, ASP.NET Web applications, Oracle Database, Oracle database design
asked by:
5 pts.

ASP Web page database?
I want to do a web page with ASP.NET I already make another one using Access as my database manager but now is a bigger project so I want to know what can I use for create the database or if it’s good still with access. (I Know basically  ”everything” is SQL but please give [...]

Answer Question   |  August 18, 2010  5:17 PM
ASP.NET, ASP.NET Web applications, SQL Access, SQL Database, SQL Developer
asked by:
20 pts.

How to connect asp.net with sql 2005
I am trying to connect asp.net with sql2005 its not responding I am doing the contact us page where it will upload information to the database . the fields that im having is “Name,Surname,Email,Comments” it does connect but it doesnt up load to a database. Can you give some clues on how to code for [...]

Answer Question   |  February 26, 2010  1:57 PM
ASP.NET Web applications, SQL Server 2005 connectivity
asked by:
5 pts.

how to display images from database on datalist in asp.net 2.0
Dear all, Please help me ,how to display images from database on datalist  in asp.net.my coding are mention below,all my records are display but images are not display. HTML CODE:- <asp:DataList ID=”DataList1″ runat=”server” BackColor=”White” BorderColor=”#336666″             BorderStyle=”None” BorderWidth=”0px” CellPadding=”15″ GridLines=”Both” CssClass=”normal-txt” HorizontalAlign=”Center” RepeatColumns=”2″ RepeatDirection=”Horizontal” ShowFooter=”False” ShowHeader=”False” Width=”60%” >             <FooterStyle BackColor=”White” ForeColor=”#333333″ />             <ItemStyle [...]

Answer Question   |  November 12, 2009  9:14 AM
ASP.NET 2.0, ASP.NET Web applications
asked by:
60 pts.

Hiding query string in ASP.NET 3.5 application
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions…. I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do [...]

Answer Question   |  April 14, 2009  10:21 AM
ASP.NET, ASP.NET 3.5, ASP.NET Web applications, Session value, URL parameters, Web development
asked by:
5 pts.

ASP.NET web application QueryForm Connect to Crystal Reports 2008
Hello, I am developing a web based reports application with Visual Studio 2008, ASP.NET and C# language. The Crystal Reports 2008 is the Data Provider and gives data to XCelsius Visual Advantage to generate the reports based on the Xecelsius model developed. Now the Parameters for generating the new report each time are sent from [...]

Answer Question   |  November 12, 2008  10:12 PM
ASP.NET, ASP.NET Web applications, Crystal Reports 2008, XCelsius 2008
asked by:
5 pts.

ASP
When i am connecting with my database through in asp progrem, automtically one record created in a table and all the fields containes #Deleted, Please help to solve this problem.

Answer Question   |  November 10, 2008  4:18 AM
Active Server Pages, ASP, ASP.NET, ASP.NET Web applications, Web applications, Web programming
asked by:
10 pts.

Sending email to different domain users, using VB.NET web application version 2.0
how to send mail different domain users, using vb.net webappliction vertion 2.0 and smtp server

Answer Question   |  October 30, 2008  7:29 AM
ASP.NET, ASP.NET Web applications, SMTP .NET Component, VB.NET 2005, Visual Basic .NET, Visual Basic 2005, Web applications
asked by:
5 pts.

1