Browse by Tags

Related Posts

  • How can I make my printout bigger?

    I am using the following code to print my form. It does print. I made the font size larger and that helped, but it starts in a good bit from the top left of the page. On the screen it is plenty big. I tried changing the start position from 0,0 to -1,-1 but this didn't help. Any suggeastions? 1 public...
    Posted to System.Drawing/GDI+ (Forum) by LHYWebDesigner on 06-15-2009, 12:00 AM
    Filed under: C#, size, resize, c# image quality, drawImage Method, Printing, image resize, system.drawing, System.Drawing.Printing, print, PrintDocument, rectsize image
  • Select drop before resize problem

    Hello guys, this is my issue: I have a select element and when I click it, I want it to resize to a certain width, then drop the list. The default behavior if I put the resize code on onclick is to drop, resize, then hide list. This is just a small part of a complex scenario, but I couldn't figure...
    Posted to Client Side Web Development (Forum) by morsanu on 06-05-2009, 12:00 AM
    Filed under: resize, drop, javascript, select
  • IE6 Elements Dissappear Until Refresh on Window Resize

    I'm working on a site with some legacy code. Client is big on supporting IE6. I noticed a bug when you make the window smaller, some text dissappears. The codebase is immensely complex, so I've narrowed it down to this block of code (to protect the guilty)... 1 <!DOCTYPE HTML PUBLIC "...
    Posted to Client Side Web Development (Forum) by Bleak Morn on 03-31-2009, 12:00 AM
    Filed under: resize, IE6
  • Re: How to shrink the database log file

    Hello, You can manually shrink a database log file using the SQL Statement below. Replace "TransactionLogName" with the database's log name. Replace "DatabaseName" with the actual database's name. DBCC SHRINKFILE(TransactionLogName, 1) BACKUP LOG DatabaseName WITH TRUNCATE_ONLY...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by ServerIntellect_BH on 01-12-2009, 12:00 AM
    Filed under: MSSQL, resize, shrink, small, transaction log, Database, decrease
  • resizeable, draggable custom control -> problems...

    Hello everybody! I need a custom control for my program, that is called " regionControl " - it is used to define an area over a panel (which contains a background image, so this whole thing is a simple way to define regions in images). When created, it can be placed at 0,0 and then moved over...
    Posted to Visual Basic .NET (Forum) by toyobunko on 12-21-2008, 12:00 AM
    Filed under: resize, .NET, custom control, drag
  • RADactive I-Load 2008.R2 Image Upload Web Control

    RADactive I-Load is an ASP.NET web control (1.1, 2.0 and 3.5 compatible) which basically: Allows the final user to upload, crop, resize and rotate/flip images which must respect all the constraints of width, height, aspect ratio, file size and format that you need. Can automatically generate thumbnails...
    Posted to Announcements (Forum) by zioturo on 11-18-2008, 12:00 AM
    Filed under: thumbnail, upload, crop, image, resize
  • applying initial width that can resize later

    Hi everyone. How can I assign an initial width to a "DIV" or "select box"? I want my select box to appear using this width, but expand if its contents are wider than the given with. If I don't give it a width, it will resize all right. But then it will appear at a random width...
    Posted to Client Side Web Development (Forum) by kmobarra on 09-05-2008, 12:00 AM
    Filed under: resize, width, CSS
  • Divsion issue with Asp.NET Image Resizing

    I am wanting to resize images in the background. I do this because the images we have on our site are rather large and I did not want to resize each one because eventually there will be links to the original file for downloading. For some reason some images resize properly (http://www.ajnicholsfam.com...
    Posted to System.Drawing/GDI+ (Forum) by Jonathan.Nichols on 08-11-2008, 12:00 AM
    Filed under: resize, division, Image
  • Change dimensions of image if width exceeds certain amount

    (In a different post I asked about how to access an Image control held in a FormView template. This topic has been mixed into it, so I thought I would start a fresh post only about this problem.) I would like to perform a simple check to ascertain the width of an image. If it exceeds a certain dimension...
    Posted to Getting Started (Forum) by magicjoef on 07-24-2008, 12:00 AM
    Filed under: check width, image, width, resize
  • Accessing a control that is in a formview

    I seem to be asking a lot questions today! I have a very simple problem, but I'm still only learning VB so I can't find the right way to code it: I have an asp:Image within a FormView control. It is databound and pulls up an image as required from a querystring parameter. I would like to check...
    Posted to Data Presentation Controls (Forum) by magicjoef on 07-23-2008, 12:00 AM
    Filed under: asp:image, image control, width, resize
Page 1 of 4 (31 items) 1 2 3 4 Next >