Browse by Tags

Related Posts

  • how to call a modal popup after saving a text file

    Hi , could please tell how slove the problem i am saving one text file using the below code Response.ContentType = "Application/txt" ; string FilePath = MapPath( "ANSI837/" + fileName); Response.AddHeader( "Content-Disposition" , "attachment; filename=" + fileName...
    Posted to Web Forms (Forum) by ramesh.sri on 05-15-2009, 12:00 AM
    Filed under: Style Builder, userImg.ImageUrl = Server.MapPath("~/registration/") + User.Identity.Name & "/images/" + User.Identity.Name + ".jpg" above is the code for dynamically assinign the image url to na image control., VB 2005, Visual Studio .NET 2005, Visual Studio .NET 2005 Missing Reference Folder, VisualStudio 2005, .net, .NET 2.0, .NET 3.5, .NET 3.5 vs2005, .net code generator, .Net2005, .refresh dll vs2005 com, accessibility, ADO.NET, AJAX, Align, ASP .NET 2.0, asp.net 2.0, ASP.net 2.0, ASP.net 2.0 Membership, asp.net 2.0 sharepoint application, asp.net 2.0 upgrade from asp.net 1.1 System cannot find the path specified., asp.net Web.Config teamsystem appsettings, ASPNETAJAXCTPCS.zip, aspx, Attempted to read or write protected memory. This is often an indication that other memory is corrupt., audio, automation, backspace, Base64 Encoding, bookmark, bug, bug property window, bugs, C#, C# + ASP.NET 2.0, C# 2005, c# code generator, Cannot start service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the ServerExplorer, cassini, check out, class, clickonce, code generator, Code reuse, command prompt, Configuration, CSS, DataGrid, datalist, File, Files, characters, asp.net2.0, .ASPX
  • File objects

    Hi all I am having a file and in that i want to replace text with my requirement i have code in vb.net for replacing text but i m implemeting c#.net i m unable to write . For VB.net Public Sub loadfile() Dim fso, fobj ' Get text file content fso = Server.CreateObject("Scripting.FileSystemObject"...
    Posted to Visual Studio 2005 (Forum) by chchinmaya on 12-06-2008, 12:00 AM
    Filed under: .net, .NET 2.0, asp.net development server, ASP.NET file, aspx, Assembly versioning in .net, C#, C# + ASP.NET 2.0, C# 2005, class library
  • Re: Send email in ASP.NET 2.0 using smtp client - unable to deliver to outside domains.

    Hi Allllllll Earlier was using system.web.mail class to send emails through my asp.net application...i wasnt able to send the mails specially to yahoo n hotmail domain.. There is no problem with gmail... After going through above posts now using following code to send mails from using System.Net.Mail;...
    Posted to Enterprise Services Integration (Forum) by crazyghost on 07-01-2008, 12:00 AM
    Filed under: Email Attachment Extraction, System.Net, ASP.NET, ASPX, ASP.net Configuration, Visual Studio 2005, .NET, C#, POP3 C#, SMTP relay, .MSG outlook emails
  • how to use ASP 3.0 .inc / .ssi extension files into ASP.Net ?

    Hi, I have .inc files which has been included in the ASP 3.0 and working fine. i have to use the same functionality which is resides in the .inc & .ssi file into ASP.Net. how to use ASP 3.0 .inc / .ssi extension files into ASP.Net ? is possible to Include in the ASP .Net(.aspx) page ? if So , pls...
    Posted to Getting Started (Forum) by antonyvijayan on 01-22-2008, 12:00 AM
    Filed under: .net, .NET 2 DLL in 1.1, .vb, asp, asp 2.0 website, asp net 2.0, ASP.NET 2.0 VB.NET, ASP.NET 2.0 C#, aspx, .cs
  • Silverlight, Laszlo and Asp.net

    Hi Guys, I've been using c# and asp.net for some time now. I've recently been looking at the various XML based presentation applications, e.g. XUL, OpenLaszlo, Silverlight and I'm faced with a number of questions... What are the differences? They all look pretty similar! Can i integrate OpenLaszlo...
    Posted to Getting Started (Forum) by thedigit on 12-18-2007, 12:00 AM
    Filed under: OpenLaszlo, .net, aspx, WPF, xml, silverlight
  • File save dialog

    I have an application which allows a user to select records from a grid and then click a button which creates a data file. The data file (.txt, .csv, .dat) is created on a server and the path to that file is returned to the web page where button was clicked. I then use the following code (from the button...
    Posted to Web Forms (Forum) by colsen100 on 06-13-2007, 12:00 AM
    Filed under: Response, Response.writefile, .net, asp .net 2.0, ASP.NET, asp.NET 2.0 C#, aspx, c#, content, Asp .net, Button Event OnClick
  • Decompile .vb file from the dll?

    Hi, I had created a website in ASP.net 1.1 with some code behind vb files using VS .net 2003. I need to make changes to some of the vb files now. But I can not see any vb files in the project folder. I can only see .dll under the bin folder. Does anyone have an idea how can I open the vb files for updating...
    Posted to Web Forms (Forum) by granada on 05-04-2007, 12:00 AM
    Filed under: modify, update, .net, Asp .net, asp .net 2.0 webforms, ASP.NET, ASP.NET 1.1, aspx, codebehind, dll, .aspx.vb
  • Writing to a Template word File in asp.net 2.0

    Hi, I have a template word file containing a table with certain rows and column having fixed height/width. I am fetching data from database (names of employee) and want to write the name of each employee in each cell of the table. How will i create this word document on the server side. Also there is...
    Posted to Getting Started (Forum) by jaiprakasho on 05-04-2007, 12:00 AM
    Filed under: "asp.net 1.1", Web applicationord, <location>, .net, .NET 1.1, .Net 2.0, .Net 2.0 delegate, .NET 2.0 Login Controls, .NET 2.0 Memeberships, .net 3.0, .NET Data Providers, a href, ASP.ne, ASP.Neet 2.0, asp.net, asp.net 2.0, asp.net 2.0 hyperlink, ASP.NET 2.0 accessibility, asp.net 2.0 exe reference dll, ASP.NET 2.0 Hosting, asp.net 2.0 image FormView If Statement, ASP.NET 2.0 Membership Profile, asp.net 2.0 server tags, aspx, ASP.NET VB SEARCH ENGINE, asp 2.0, asp 2.0 forum code, ASP 2.0 login control, ASP 2.0.configuration, .ASPX
  • There's always an easier way.

    Hello All, Right now I am getting ready to write an onSubmit handler. In the event handler, I would like to write a function that: - validate some information in a text box Should be 'RO' + 6 numbers(ex. RO152465) - builds a SQL query based on checkboxes selected and then the values that are in the drop...
    Posted to Web Forms (Forum) by dohertyk on 04-24-2007, 12:00 AM
    Filed under: radio button, SQLDataSource, TextBox, Valdiation Controls, Validators, vb.net, View, visual studio, <%@ Page Language="VB" %>, "Asynchronous Operation", .net, 2.0, asp, ASP.NET, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, aspx, Beginner, codebehind, CustomValidator, Database, DataGrid, DropDownList, dropDownList radiobuttonlist, event, event handlin, event validation, events, Webforms, IIS, validation, form, SQL SERVER, submit, validate, validation Controls, ASP.NET 2.0, ASP.NET 2.0 IIS, Button Event OnClick
  • constructing dynamic/ client editable pages in asp.net

    I am working on a website in asp.net 2.0. Some of the pages of the website need to be editable by the client. Thats is, once the website is deployed, the authorized client should be able to edit the content of a few pages . Eg: Latest News, Latest Events, Emergency Info etc. I have no clue how to go...
    Posted to Web Forms (Forum) by kp1001 on 04-10-2007, 12:00 AM
    Filed under: Web Forms, .net, ADO.NET, ajax, ASP.NET, aspx, Atlas, c#, iFrame, Layout, webform, Asp .net, ASP.NET 2.0
Page 1 of 2 (20 items) 1 2 Next >