User Profile

Collapse

Profile Sidebar

Collapse
deshg
deshg
Last Activity: Dec 19 '07, 05:53 PM
Joined: Mar 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • deshg
    started a topic Problem with transparent background with imagerotate
    in PHP

    Problem with transparent background with imagerotate

    Hey everyone how are you all doing?

    I am trying to use the imagerotate GD function to place an image on top of another image at an angle. Obviously when it rotates an image it creates a rectangular image big enough to fit the angled image inside with the background colour of this defined in the third arg of imagerotate. The problem i'm having is i want to make this background colour transparent so when i copy it on top of my existing...
    See more | Go to post

  • deshg
    replied to Cross page posting problems, please help!
    in .NET
    Just in case anyone's interested the following solves the problems (when using asp:button and textbox within your main page):

    Protected Sub button_click(.. ..)
    Response.Redire ct("page2.aspx? text=" & textbox1.text)
    End Sub

    Dave
    See more | Go to post

    Leave a comment:


  • deshg
    started a topic Cross page posting problems, please help!
    in .NET

    Cross page posting problems, please help!

    Hey everyone,

    I am a php programmer originally and am just helping a friend of mine update their website that they paid a designer (well that's what he called himself!) to do ages ago. I have built the whole site (ASP.NET using VB.NET) but am having problems on the most basic thing! I have a page which querys an MS SQL database and takes url variables to query it, so it takes the value of keyword= and perpage= (eg from www.site.com?ke yword=test&perp age=15)...
    See more | Go to post

  • deshg
    started a topic Showing records with 0 sum in a query

    Showing records with 0 sum in a query

    Hey everyone,

    I have a query displaying total customers within specific sectors using the groupby and sum arguments. The only issue being it doesn't display sectors with 0 customers at all (i would like it to list them with 0 total). I just wondered if there was a way of doing this or whether it will only ever show results with positive counts?

    Thanks so much,

    Dave
    See more | Go to post

  • deshg
    started a topic MS Access query

    MS Access query

    Hey everyone,

    I think i am being kind of stupid but i can't quite work out how to do it and wondered if anyone might be able to help!? I'm using MS Access 2002 on Windows XP FYI.

    I have a customer database which lists customers and related bookings (containing courses which they book their staff onto). So customer A might book 4 staff onto a NVQ 2 Business course, 3 onto an NVQ 2 Safety course and 5 onto a NVQ 3 Business...
    See more | Go to post
No activity results to display
Show More
Working...