Vaping Counter - any with a tally of Tar and CO avoided ?

Status
Not open for further replies.

jmanning

Super Member
ECF Veteran
Aug 19, 2010
418
21
64
Amarillo, TX
I'm not currently running a servlet container and I'm not sure I personally know how. I'm learning as I go and may not be quite there yet!

I could certainly allow you admin access if it's more than I can handle.

Thanks. Let me see if I can host it at my work first. If not I will get back to you.

Here is a sample generated from the app. You do have to specify a URL for your background image.

vsig-test.png
 

jdh5484

Senior Member
ECF Veteran
Oct 25, 2009
104
22
Thanks. Let me see if I can host it at my work first. If not I will get back to you.

Here is a sample generated from the app. You do have to specify a URL for your background image.

vsig-test.png

That is awesome!!!! And you can put your own background in!!! In retrospect, I would leave off the (xxx mg). I only put that on there to show how big the #s get if you don't convert it to grams. So either the user need to input the units in grams or the user inputs in mg and the program converts. Once again, awesome! I just don't have the technology to do this kind of stuff (brain power).
thapproved.gif

dancing155.gif
happy.gif


Can you also PM me when it's completed? Thanks in advance!!!!
 

jmanning

Super Member
ECF Veteran
Aug 19, 2010
418
21
64
Amarillo, TX
That is awesome!!!! And you can put your own background in!!! In retrospect, I would leave off the (xxx mg). I only put that on there to show how big the #s get if you don't convert it to grams. So either the user need to input the units in grams or the user inputs in mg and the program converts. Once again, awesome! I just don't have the technology to do this kind of stuff (brain power).
thapproved.gif

dancing155.gif
happy.gif


Can you also PM me when it's completed? Thanks in advance!!!!

test-banner-2.png


I kind of like the big numbers for tar & CO. It looks more impressive.

I will start a new thread when it becomes available.
 

Scottitude

Ultra Member
ECF Veteran
Verified Member
Aug 18, 2010
1,496
1,379
Metro Detroit
scottitude.net
Thanks! Found some cigarette content info here: Erowid Tobacco Vault : Info on Nicotine Content of Cigarette Brands

Gave it a quick try (left the text offset and image url blank, maybe that's why) but got the following error:

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NumberFormatException: For input string: ""
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
java.lang.Integer.parseInt(Integer.java:470)
java.lang.Integer.parseInt(Integer.java:499)
jlm.ath.cx.vsig.VSig.processRequest(VSig.java:121)
jlm.ath.cx.vsig.VSig.doGet(VSig.java:425)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)


note The full stack trace of the root cause is available in the Apache Tomcat/5.5.25 logs.

ETA:
Plus, it looks like there's currently a problem with the forum displaying signatures in general.
 
Last edited:

jmanning

Super Member
ECF Veteran
Aug 19, 2010
418
21
64
Amarillo, TX
Thanks! Found some cigarette content info here: Erowid Tobacco Vault : Info on Nicotine Content of Cigarette Brands

Gave it a quick try (left the text offset and image url blank, maybe that's why) but got the following error:

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NumberFormatException: For input string: ""
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
java.lang.Integer.parseInt(Integer.java:470)
java.lang.Integer.parseInt(Integer.java:499)
jlm.ath.cx.vsig.VSig.processRequest(VSig.java:121)
jlm.ath.cx.vsig.VSig.doGet(VSig.java:425)
javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)


note The full stack trace of the root cause is available in the Apache Tomcat/5.5.25 logs.

ETA:
Plus, it looks like there's currently a problem with the forum displaying signatures in general.

Try putting a value, at least a 0 in the x and y offsets
 
Status
Not open for further replies.

Users who are viewing this thread