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...
User Profile
Collapse
-
Problem with transparent background with imagerotate
-
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 -
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)... -
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 -
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...
No activity results to display
Show More
Leave a comment: