13,153 Topics
| |
I have the follow script, and I would like to know how I can assign the values from my select options list to my class so that when the user selects an option from the color and gender option lists, that the suggested name is output to the user. I … | |
Ok if I do a simple datareader and print each row in my test column (encrypted) I get the value as expected. What I am looking to do is simply take the returned value, pass it to the Decrypt function of the TripleDES class and print the decrypted value. I … | |
I have a really stupid question: In my job, once in awhile I have to perform maintenence on a client's website. I work for a small business so I don't have much staff to rely on, hence my post. I also do a plethora of other activities that have nothing … | |
Here is the code first off all for the login script (HTML) [CODE] <form id="form1" runat="server" method="post"> <asp:TextBox ID="txtUsername" runat="server"></asp:TextBox> <asp:TextBox ID="txtPassword" runat="server" style="width: 128px"></asp:TextBox> <asp:Button ID="Button1" runat="server" Text="Login" />[/CODE] Here is the behind code to that page double click on the button and get this code (VB.NET) [CODE] Dim … | |
hey frnds tell me dat wat the diff b/w two controls.They are different controls or same. Plz explain me. | |
I am trying to send email using Asp.net using my account.... I want to send it on a gmail account say "abc@gmail.com" but it gives ERROR.. [COLOR="Red"]ErrorServer does not support secure connections.[/COLOR] the code is below: [code=c#]try { //Create Mail Message Object with content that you want to send with … | |
Hi, i m a UG student looking to do a project on c#, it should help me in getting knowledge and also job.Pls sugest me what kind of project i need to do? and how to start? | |
hi I am in deep trouble to loose my job please help me I am working on a website where a user comes and login when it enters a pop up screen appears where it is written continue or remind me later now i am unable to handle this functionality … | |
Hi, On a page i have 4 different image holders. Every Week for 52 weeks i have images that need to be changed on every monday. So every monday the new set of images would appear and stay till the end of the week. When i click on each of … | |
i dont have a code hi guys i want to check the username at registration time automatically when the user name txtbox lost focus after entering a username like happens in most sites dynamically. | |
Hi All, I'm new to ASP.NET, having knowledge of HTML, VB 6.0. I myself studying VB.NET 2008 & ASP.NET 3.5, though i'm interested. For practical implementation I'm seeking you experts help. Please help me to develop a simple web application. 1. [B]'Student Login form' [/B]has to accept user name & … | |
I am designing a website in ASP.Net and want to use captcha in my website. I believe it is used for security, will I need to create an additional column in database table to store string in capcha image? if the purpose is security, then how should I deal with … | |
my page is form, that creates 2 files when processing the submitted info, the files are closed and their objects are set to nothing and the very last of the process is a page redirect. however at that point, for instance i cannot delete the files, because they are still … | |
When I export a page to MS Word, Word cuts off some of my data on the due to a problem with the margins. I've checked the margins under "page setup" in Access as well as in Word, but for whatever reason, Word won't use the new margin settings. As … | |
Greetings members, i would like you to help me with a problem that i have. I have a gridview and in each row of the gridview there is a nested gridview. What i want i to insert paging functionality, to the nested Gridview control. Thanks in advance, Alexander | |
Hi, I developed a webpage in which the first page contains a textbox in which if we enter a customer name and click button get details it should display all the details from database. in another page i have written code to insert values into database. the values are getting … | |
I have a GridView posting what is in my database and I have the DeleteCommand working as I want it, however, the Update Command is not updating. The if statement in mySQLDataSource "says" it's updating, but that is not the case. I have also tried adding in DeleteMessages.DataBind() thinking that … | |
Hi all, I have an IIS problem. I have both VS .Net & VS 6 on my machine. Due to the "snap-in not initialized error" , I had to re-install IIS. But now, my .Net applications are not running... Is it necessary that I have to re-install my .Net framework? | |
Hi, I want to find my computer by giving the my fixed ip address over the internet. I tried but most of the solution find the client's ip address but i am not working like that. Can any one help me in this matter. Thank YOu. GM. | |
hi PLZ .. Im searching for an online exam applicatoin (MCQ exam ) using ASP.NET (C#) and this application read Questions randomly from a list of questions Stored in database like MSSQL2000 PLZ any one can help me to find this application because I Know this type of application available … | |
how do i male a gridview which has three fixed rows with some data in it. these rows are not got from the database but are made manually. Now when i click the add button in the footer a new row is created with a textbox and values entered here … | |
Urbancode today unveiled AnthillPro 3.7, the latest version of its build and deployment automation tool that piles seven popular source code analysis tools onto its [url=http://www.anthillpro.com/html/products/anthillpro/tool-integrations.html]list of third-party integrations[/URL]. There's also support for the GIT repository and DB2 and PostgreSQL databases, the company said today in a statement. Anthill Pro … | |
Hi there! I was force to change my old menus (Manual input in Master Page) to Sitemap Menus using Menu control with Sitemap DataSource. I have this: [URL="http://img12.imageshack.us/img12/8975/beforejg.jpg"]http://img12.imageshack.us/img12/8975/beforejg.jpg[/URL] Made by this code: [CODE] <ul class="sidemenu"> <asp:Menu ID="Menu1" runat="server" DataSourceID="SiteMapDataSource1" StaticDisplayLevels="2" Font-Size="Smaller" ItemWrap="False"></asp:Menu> <asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" /> </ul>[/CODE] and want this: … | |
Hi there, I got a master page and I need a panel to stay at the bottom of the web page. This is my panel: [CODE]<center><asp:Panel ID="uxButtonsPanel" runat="server" BackColor="Transparent" Height="10px" Width="650px" BorderColor="#C00000" BorderStyle="Groove" BorderWidth="6px" HorizontalAlign="Center" Direction="LeftToRight"></asp:Panel></center>[/CODE] I've looked in many places on the internet and many mention the use of … | |
[CODE]using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; namespace WebApplication5 { public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { SqlConnection conn = new SqlConnection( " Server =localhost\\SqlExpress; Database= … | |
Hello everyone. I am currently building a website for a travel agency in Asp.net and currently stuck at integration of a GDS in the website.. The client has chosen to integrate Amadeus in the website . Does anyone know about Amadeus. How can i Integration Amadeus API with my Website? | |
hi i am trying to clear session varibles its working fine but the problem is when i click back button in browser it is redireding to previous page here i want to do redirect to specied page pls helep me its urgent thanks in advance | |
[CODE]namespace WebApplication4 { public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void btnAdd_Click(object sender, EventArgs e) { if (upImage.HasFile) { if (CheckFileType(upImage.FileName)) { string fielPath = " !/UploadImages/" + upImage.FileName; upImage.SaveAs(MapPath(filePath)); } } } bool CheckFileType(string fileName) { string ext = Path.GetExtension … | |
Hi all, The following link [url]http://www.codeproject.com/KB/webforms/disableListItems.aspx[/url] disables items 1 and 2 from the checkboxlist if the user selects checkbox item 3. Can someone PLEASE tell me how i could change the code in this link to work for ListBox. So if I had 5 items in the lisr box (below) … | |
If i have a website in ASP code and working very well but i want to convert ASP code to ASP.net(C#) then how it is possible to do this, which software can perform easily to do this. |
The End.