I need assistance merging multiple tiff files into 1 tiff file. I am fairly new to imaging in Java so any help is appreciated. I prefer not using JAI, but if I must that is also fine.
thank you,
Brenton
tperri,
here is the error page
ERROR [HY000] ERROR: operator does not exist: @ character varying
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the...
tperri,
Below is the requested code, forgive me if i sound ignorant. I am extremely new to all of this.
thank you,
Brent
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:PryerDataConnectionString %>"
ProviderName="<%$...
I am extremely new to ASP.net and I am trying to get my gridview to update my Postgresql database. I've tried just about everything i've read on this forum, that i could find, with no success. I've seen examples programatically as well as just using the updatecommand, which really confuses me...
woja-
This does work, but creates another problem than i didn't explain earlier. I am creating the js var with asp depending on what data i retreive from a database. So if i have a in my database records from jan-july, i need to create variables for each month. Does this make any since??
I am having a problem with passing a string as a variable. Let me do a bit of explaining on why to avoid any confusion. I have several flash objects on my page all named and identified differently (ex. 'OnTime', 'ncr', 'intq', 'exq'). I have a js function that dynamically updates the xml...
My problem is that I have a digitizer that will send to my program a binary 3D point(X value, Y value, Z value). It will send three strands
example: 0000 0000 0100
Now I've already typed more about binary than I know, but how do I convert that into a normal number like 3.125? Sorry for the...
I have an ASP script that is populating a javascript variable from a database. The current code i have works great in firefox, but in IE i'm having no luck. If you look at the example below you'll see that i have a comma at the end of my array. I don't know how to code arround this. Firefox...
onpnt & dotnetgnat-
thank you for your help, dotnetgnat's solution worked, but i will check out onpnt's link, look like a good start for me.
thank you,
Brenton Pryer
the location is the actual file location. My table consists of 3 columns: name, age, location. I want to insert name into one column with a hyperlink to location, which is a link to a pdf file of the person. the second column is age, no links.
does this help at all?
I am trying to fill a table with a file location that is linked to a pdf file. the following code is what i'm using, but i can't seem to get the correct format. can anyone please help?
thank you,
Code:
<table border="1">
<% do until rs.eof%>
<tr><td width="159" height="41"><div...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.