You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(13) |
Dec
(16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(46) |
Feb
(68) |
Mar
(90) |
Apr
(38) |
May
(35) |
Jun
(36) |
Jul
(32) |
Aug
(35) |
Sep
(36) |
Oct
(49) |
Nov
(64) |
Dec
(31) |
2003 |
Jan
(70) |
Feb
(35) |
Mar
(74) |
Apr
(50) |
May
(26) |
Jun
(24) |
Jul
(26) |
Aug
(45) |
Sep
(18) |
Oct
(21) |
Nov
(33) |
Dec
(13) |
2004 |
Jan
(40) |
Feb
(53) |
Mar
(48) |
Apr
(51) |
May
(39) |
Jun
(9) |
Jul
(11) |
Aug
(30) |
Sep
(30) |
Oct
(12) |
Nov
(8) |
Dec
(12) |
2005 |
Jan
(37) |
Feb
(43) |
Mar
(57) |
Apr
(33) |
May
(23) |
Jun
(26) |
Jul
(43) |
Aug
(27) |
Sep
(39) |
Oct
(17) |
Nov
(27) |
Dec
(5) |
2006 |
Jan
(7) |
Feb
(35) |
Mar
(32) |
Apr
(39) |
May
(5) |
Jun
(4) |
Jul
(3) |
Aug
(6) |
Sep
(3) |
Oct
(17) |
Nov
(9) |
Dec
(10) |
2007 |
Jan
(2) |
Feb
(8) |
Mar
(14) |
Apr
(5) |
May
(2) |
Jun
(17) |
Jul
(13) |
Aug
(8) |
Sep
(3) |
Oct
(1) |
Nov
(40) |
Dec
(25) |
2008 |
Jan
(15) |
Feb
(13) |
Mar
(21) |
Apr
(44) |
May
(17) |
Jun
(26) |
Jul
(3) |
Aug
(10) |
Sep
|
Oct
(2) |
Nov
(6) |
Dec
|
2009 |
Jan
(14) |
Feb
(21) |
Mar
(9) |
Apr
(11) |
May
(4) |
Jun
|
Jul
(3) |
Aug
(9) |
Sep
(1) |
Oct
(4) |
Nov
(11) |
Dec
(6) |
2010 |
Jan
(8) |
Feb
|
Mar
(8) |
Apr
(1) |
May
|
Jun
(8) |
Jul
|
Aug
(4) |
Sep
(5) |
Oct
(4) |
Nov
|
Dec
|
2011 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
(2) |
Dec
(2) |
2013 |
Jan
(1) |
Feb
|
Mar
(15) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(13) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Charlie S. <sm...@ld...> - 2004-03-12 20:59:23
|
Perhaps then name of the field could be changed as Public is a reserved word in Oracle. Also, I noticed during my port of phpESP to oracle that the 'Access' table was the same way - not allowed in Oracle. >>> "James E. Flemer" <jf...@uv...> 03/10/04 08:21PM >>> This is not possible at the moment, but this feature was planned for. There is (was?) a "public" field in the database for each question that was intended to toggle the display of certain questions for the public results. The use of this field was never implemented, but someone willing and able could probably implement it in a couple of hours. -James tim dennis wrote: > Hey, > I have a survey with the first question being the person's name. When I > 'view the results' it lists the names of the people who responded. Is > there anyway to create a results page that blanks out the name part? > Unfortunately, I know very little php, but any help would be much > appreciated. > Tim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general |
From: Roman Y. <Ro...@ss...> - 2004-03-12 07:01:54
|
Yeah, I am here. That was my plan and I am already using it. More later... Roma > -----Original Message----- > From: php...@li... [mailto:phpesp-general- > ad...@li...] On Behalf Of James E. Flemer > Sent: Friday, March 12, 2004 3:37 AM > To: php...@li... > Subject: Re: [phpesp-general] database question >=20 > It is not used. It is a placeholder for a possible future feature. One > developer was considering using phpESP for quizes, and was going to > use 'result_id' to store the "correct" response. At least that I what I > seem to remember. (Roma are you still here? Was that your plan?) >=20 > -James >=20 > pzero wrote: > > Hi, > > what is the field "result_id" in the table "question" used for? > > > > Thanks. >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general |
From: James E. F. <jf...@uv...> - 2004-03-12 01:47:31
|
It is not used. It is a placeholder for a possible future feature. One developer was considering using phpESP for quizes, and was going to use 'result_id' to store the "correct" response. At least that I what I seem to remember. (Roma are you still here? Was that your plan?) -James pzero wrote: > Hi, > what is the field "result_id" in the table "question" used for? > > Thanks. |
From: pzero <pz...@ho...> - 2004-03-11 21:57:59
|
Hi, what is the field "result_id" in the table "question" used for? Thanks. |
From: Matthew G. <gr...@mu...> - 2004-03-11 18:12:31
|
I mysql dump and restore, should work fine. On Thu, 2004-03-11 at 12:52, Gautam Saha wrote: > Hi: > I have to move my phpESP(v4.3.1) running in one server to another > server hosted by a new ISP. > > I'm trying to figure out how I am going to move survey (active and archived) > to my new server without losing any survey data. > 1. Do I have to just dump the MySQL DB (export) and just import > it in the new server, > 2. Then change my URL for the Survey. > > Is it that simple! > Does anyone have any suggestions/Howtos on how to do this? > > Thanks much, > > Gautam > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: Gautam S. <gs...@im...> - 2004-03-11 18:03:31
|
Hi: I have to move my phpESP(v4.3.1) running in one server to another server hosted by a new ISP. I'm trying to figure out how I am going to move survey (active and archived) to my new server without losing any survey data. 1. Do I have to just dump the MySQL DB (export) and just import it in the new server, 2. Then change my URL for the Survey. Is it that simple! Does anyone have any suggestions/Howtos on how to do this? Thanks much, Gautam |
From: David L. <lio...@co...> - 2004-03-11 06:40:42
|
Hi James, Just wanted you and the others who have worked on phpESP to know that my students here at UCLA are having a blast using it -- it takes me a few seconds to set up accounts for them, and on the whole they've been able to figure out how on their own to use it. They get a big kick out of seeing the responses flooding in. Thanks for a great program! Cheers, David |
From: Ron L. <rdl...@uc...> - 2004-03-11 05:01:02
|
I am out of the office Thursday and Friday, March 11-12, but will be back = in the office on Monday, March 15th. I will be checking email regularly = during that time and will respond to urgent messages. I'll respond to = non-urgent messages when I return. Thanks, Ron >>> "php...@li..." 03/10/04 20:46 >>> Send phpESP-general mailing list submissions to php...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/phpesp-general or, via email, send a message with subject or body 'help' to php...@li... You can reach the person managing the list at php...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of phpESP-general digest..." Today's Topics: 1. anonymize (tim dennis) 2. Winning pick on every financial site and running out of control x = yzu gly zel ic ncr (Clifton Glenn) 3. Re: anonymize (Aaron Axelsen) 4. Name Text Boxes / Address Text Boxes (Web Page) 5. Re: Name Text Boxes / Address Text Boxes (Matthew Gregg) 6. Re: anonymize (James E. Flemer) --__--__-- Message: 1 Date: Wed, 10 Mar 2004 08:55:49 -0800 From: tim dennis <jd...@li...> To: php...@li... Subject: [phpesp-general] anonymize Hey, I have a survey with the first question being the person's name. When = I=20 'view the results' it lists the names of the people who responded. Is=20 there anyway to create a results page that blanks out the name part?=20 Unfortunately, I know very little php, but any help would be much=20 appreciated. Tim --__--__-- Message: 2 From: "Clifton Glenn" <fll...@cs...> Reply-To: "Clifton Glenn" <fll...@cs...> To: <pro...@li...>, <ocu...@li...urce= forge.net>, <php...@li...>, <php...@li...u= rceforge.net>, <php...@li...>, <phpweather-devel@l= ists.sourceforge.net>, <php...@li...>, <phpwiki-t= al...@li...>, <ldm...@li...> Date: Wed, 10 Mar 04 16:53:16 GMT Subject: [phpesp-general] Winning pick on every financial site and running = out of control x yzu gly zel ic ncr --.44_F1_21.EB_D_6C_8 Content-Type: text/plain; Content-Transfer-Encoding: quoted-printable Market Mover Stock Report's Last Pick (CWTD) exploded from $1.19 to=20 $9.20, a gain of over 670% in 5 days (Feb 12 - 17)!!! Here is our NEXT HOT PICK which we feel is the most undervalued stock=20 we have ever featured and should outperform all other picks this year=20 based on their sales figures (incl. a backlog of over $100 Million),=20 incredibly solid numbers, and low outstanding share total. Life Energy and Technology Holdings, Inc. (OTCBB: LETH) Current Price: 2.25 Near-Term Target: 7.00 Projected High for '04: 15.00 We are sending this URGENT INVESTOR BULLETIN REVEALING THE MOST=20 UNDERVALUED STOCK ON THE OTCBB to our millions of subscribers for = substant=3D ial=20 profits immediately!=20 Sales orders received by LETH exceed $150 Million over the past year=20 while major news was just released that adds multi-millions to the bottom = =3D line. LETH has experienced a recent spike in price and volume=20 indicating heavy accumulation of shares which is a sign of even bigger = thi=3D ngs to=20 come for this emerging world leader in the conversion of waste=20 materials into electrical energy, an industry with such high global = demand=3D that=20 it is impossible to assign a value to the size of the market. Solving a Dual Crisis - Waste and Energy: LETH is utilizing the unique proprietary technology of their Biosphere=20 Process System to generate revenue from the disposal of a wide variety=20 of waste products at 5 to 7 tons per hour which makes a major impact on=20 the global waste problem. This profitable and environmentally safe=20 process converts into clean, "green" electricity such waste materials = as=20 Municipal Solid Waste, agricultural wastes, forestry wastes, medical=20 wastes, industrial wastes, sewage sludge, shale oil, sour natural gas, = and=3D =20 the huge market of used tires. LETH profits from the sale of=20 electricity created from the waste conversion on a continuous basis by = gen=3D erating=20 5 to 10 mega-watts per hour of electricity which is then sold to=20 replenish the local or national grid. (Mar 3 '04) LETH Releases Major Product Delivery and Net Profit News LETH delivered 12 Biosphere Process Systems which resulted in a net=20 profit of $3.5 Million, the equivalent of .12 cents per share. LETH is=20 scheduled to receive an additional $7 Million translating into an=20 additional .24 cents per share which is the balance of this completed = cont=3D ract=20 over the next 6 months. The net profit per share from just this single=20 contract would value the stock above $6 by calculating the .36 cents=20 per share total at an average industry PE of 18 - 22.=20 Examining LETH - By The Numbers: Total Assets: 36.8 Million =3D3D 1.26 per share of assets Cash: 23.4 Million =3D3D .80 cents per share of cash Shares Outstanding: 29 million (down from 31.8 million) after 2.8=20 million shares retired in Feb. '04 Additional Shares to be Retired: 1.3 million per Company press release Estimated Shares in Float: 7 million Completed Biosphere Process Systems Now in Operation: 26 Record Backlog of Sales for LETH: During the past year, over 20 additional Biosphere Process Systems have=20 been ordered, which upon completion represents a backlog exceeding over=20 $100 Million in upcoming sales. Many of these contractual agreements=20 include options for the purchase of additional Biosphere Systems in the=20 future once the initial order has been completed. The options vary from=20 hundreds to thousands of units which would send shockwaves through this=20 low-float, emerging industry leader at an average sale price of $7=20 Million per Biosphere Process System!=20 LETH's Blue Chip Partner - Fortifying the System: LETH is an alliance partner with Tetra Tech, Inc. (NASDAQ: TTEK, $20) a=20 leader and one of the largest providers in environmental, mechanical,=20 and electrical management consulting services primarily for the US=20 Government with annual sales of $800 Million. Tetra Tech will coordinate = t=3D he=20 securing of necessary permits, installation, and continuous worldwide=20 monitoring of the Biosphere Process System for LETH. Tetra Tech is now=20 in the process of obtaining Department of Environmental Quality=20 permitting for the Biosphere Process in the state of Louisiana. This is a = =3D monumental event for LETH which opens the floodgates for major project=20 revenues in Louisiana while having a parallel effect on LETH stock in the = =3D form of a huge near-term announcement. Stock Set to Explode on Earnings Boom: LETH has the impressive financials and sales already in the pipeline to=20 achieve record-setting stock price levels in support of the Company's=20 breakout year. The added kicker is that LETH has historically released=20 "batches" of very significant news announcements regarding successfully=20 completed sales contracts early in the calendar year. We feel that=20 pattern is repeating itself as evidenced by what has just been released=20 with some very big surprises still to come. There aren't any companies at = =3D any price level with the technology or exponential sales growth to=20 match LETH, while simultaneously containing all the ingredients for major = =3D profits as global demand to solve two crises areas, waste and electrical=20= energy, reaches unprecedented levels.=20 Required Market Mover Stock Report (MMSR) Information: MMSR cautions=20 that small and micro-cap stocks are high-risk investments and that some=20 or all investment dollars can be lost. We suggest you consult a=20 professional investment advisor before purchasing any stock. All opinions = =3D expressed on the featured company are the opinions of MMSR. MMSR = recommend=3D s=20 you use the information found here as an initial starting point for=20 conducting your own research and your own due diligence on the featured=20 company in order to determine your own personal opinion of the company=20 before investing. MMSR is not an Investment Advisor, Financial Planning=20 Service or a Stock Brokerage Firm and in accordance with such is not=20 offering investment advice or promoting any investment strategies. MMSR = is=3D =20 not offering securities for sale or solicitation of any offer to buy or=20 sell securities. MMSR has received twelve thousand dollars from an=20 unaffiliated third party for the preparation of this company profile. = Sinc=3D e=20 we have received compensation there is an inherent conflict of interest=20 in our statements and opinions. Readers of this publication are=20 cautioned not to place undue reliance on forward looking statements, = which=3D are=20 based on certain assumptions and expectations involving various risks=20 and uncertainties, that could cause results to differ materially from=20 those set forth in the forward looking statements. v ijs hir e eq rzxtuunqwslbkweemz hfrqu pblvn cm nsh bvhxl hs mvyjeph wqnq a --.44_F1_21.EB_D_6C_8-- --__--__-- Message: 3 Date: Wed, 10 Mar 2004 11:32:55 -0600 (CST) Subject: Re: [phpesp-general] anonymize From: "Aaron Axelsen" <lt...@fr...> To: "tim dennis" <jd...@li...> Cc: php...@li... Reply-To: lt...@fr... Many times people want to create surveys in which the results will remain anonymous. However, sometimes there is a need to ask for a name in the process. As far as i know, right now there is now way to secure the results. Maybe that is something that can be added in the future. > Hey, > I have a survey with the first question being the person's name. When = =3D I > 'view the results' it lists the names of the people who responded. Is > there anyway to create a results page that blanks out the name part? > > Unfortunately, I know very little php, but any help would be much > appreciated. > Tim > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D3D1470&alloc_id=3D3D3638&op= =3D3Dc=3D lick > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > --- Aaron Axelsen Learning Technology Center UW - Whitewater --__--__-- Message: 4 Date: Wed, 10 Mar 2004 17:03:43 -0500 To: php...@li... From: Web Page <we...@ur...> Reply-to: <we...@ur...> Subject: [phpesp-general] Name Text Boxes / Address Text Boxes Hello! I asked this before but I did not receive any responses. I thought I would try again. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Is it possible to create input boxes which could collect the last name, first name and middle name/initial which are side by side to each other on the same line. Also ask the same about address boxes which would involve a street address, city, state/provice, country data. This would save screen space and probably be an easier format for visitors to fill out. A webmaster could just choose this via the "drop down" window for the field types and then have some way to lable them. If anyone has already addressed this could someone please point me to it. Thanks in advance for any response. WP1 Webbing Along ;):) ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag --__--__-- Message: 5 Subject: Re: [phpesp-general] Name Text Boxes / Address Text Boxes From: Matthew Gregg <gr...@mu...> To: php...@li... Organization: ITLab @ MUSC Date: Wed, 10 Mar 2004 17:16:21 -0500 Nope not currently possible. On Wed, 2004-03-10 at 17:03, Web Page wrote: > Hello! >=20 > I asked this before but I did not receive any responses. I > thought I would try again. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Is it possible to create input boxes which could collect the > last name, first name and middle name/initial which are side by > side to each other on the same line. >=20 > Also ask the same about address boxes which would involve a > street address, city, state/provice, country data. >=20 > This would save screen space and probably be an easier format > for visitors to fill out. >=20 > A webmaster could just choose this via the "drop down" window > for the field types and then have some way to lable them. >=20 > If anyone has already addressed this could someone please point > me to it. >=20 > Thanks in advance for any response. >=20 > WP1 > Webbing Along ;):) >=20 >=20 > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general --=20 mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) --__--__-- Message: 6 Date: Wed, 10 Mar 2004 22:21:41 -0500 From: "James E. Flemer" <jf...@uv...> To: tim dennis <jd...@li...> CC: php...@li... Subject: Re: [phpesp-general] anonymize This is not possible at the moment, but this feature was planned for.=20 There is (was?) a "public" field in the database for each question that=20 was intended to toggle the display of certain questions for the public=20 results. The use of this field was never implemented, but someone=20 willing and able could probably implement it in a couple of hours. -James tim dennis wrote: > Hey, > I have a survey with the first question being the person's name. When = I=20 > 'view the results' it lists the names of the people who responded. = Is=20 > there anyway to create a results page that blanks out the name part? > Unfortunately, I know very little php, but any help would be much=20 > appreciated. > Tim --__--__-- _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general End of phpESP-general Digest |
From: James E. F. <jf...@uv...> - 2004-03-11 03:31:49
|
This is not possible at the moment, but this feature was planned for. There is (was?) a "public" field in the database for each question that was intended to toggle the display of certain questions for the public results. The use of this field was never implemented, but someone willing and able could probably implement it in a couple of hours. -James tim dennis wrote: > Hey, > I have a survey with the first question being the person's name. When I > 'view the results' it lists the names of the people who responded. Is > there anyway to create a results page that blanks out the name part? > Unfortunately, I know very little php, but any help would be much > appreciated. > Tim |
From: Matthew G. <gr...@mu...> - 2004-03-10 22:26:27
|
Nope not currently possible. On Wed, 2004-03-10 at 17:03, Web Page wrote: > Hello! > > I asked this before but I did not receive any responses. I > thought I would try again. > ================ > Is it possible to create input boxes which could collect the > last name, first name and middle name/initial which are side by > side to each other on the same line. > > Also ask the same about address boxes which would involve a > street address, city, state/provice, country data. > > This would save screen space and probably be an easier format > for visitors to fill out. > > A webmaster could just choose this via the "drop down" window > for the field types and then have some way to lable them. > > If anyone has already addressed this could someone please point > me to it. > > Thanks in advance for any response. > > WP1 > Webbing Along ;):) > > > ________________________________________________ > Get your own "800" number > Voicemail, fax, email, and a lot more > http://www.ureach.com/reg/tag > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: Web P. <we...@ur...> - 2004-03-10 22:13:45
|
Hello! I asked this before but I did not receive any responses. I thought I would try again. ================ Is it possible to create input boxes which could collect the last name, first name and middle name/initial which are side by side to each other on the same line. Also ask the same about address boxes which would involve a street address, city, state/provice, country data. This would save screen space and probably be an easier format for visitors to fill out. A webmaster could just choose this via the "drop down" window for the field types and then have some way to lable them. If anyone has already addressed this could someone please point me to it. Thanks in advance for any response. WP1 Webbing Along ;):) ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag |
From: Aaron A. <lt...@fr...> - 2004-03-10 17:42:46
|
Many times people want to create surveys in which the results will remain anonymous. However, sometimes there is a need to ask for a name in the process. As far as i know, right now there is now way to secure the results. Maybe that is something that can be added in the future. > Hey, > I have a survey with the first question being the person's name. When = I > 'view the results' it lists the names of the people who responded. Is > there anyway to create a results page that blanks out the name part? > > Unfortunately, I know very little php, but any help would be much > appreciated. > Tim > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dc= lick > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > --- Aaron Axelsen Learning Technology Center UW - Whitewater |
From: tim d. <jd...@li...> - 2004-03-10 17:05:56
|
Hey, I have a survey with the first question being the person's name. When I 'view the results' it lists the names of the people who responded. Is there anyway to create a results page that blanks out the name part? Unfortunately, I know very little php, but any help would be much appreciated. Tim |
From: Aaron A. <lt...@fr...> - 2004-03-09 20:15:05
|
Simply copy it to the admin/include/where folder and retain the same name, or choose another. Then set the paht in the script for where your css folder is located, and make sure your webserver has writeable permissons to this folder and you should be all set Just goto http://someurl/phpesp/admin/manage.php?where=cssupload -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of David Liontooth Sent: Tuesday, March 09, 2004 12:52 PM To: lt...@fr... Cc: php...@li... Subject: Re: [phpesp-general] Upload Style Sheet Aaron Axelsen wrote: >Greetings, > >I have developed a page which will allow users to upload style sheets >for use with phpesp. Currently it is set up so only superusers have >the right to upload. Note that for this to work, the public/css folder >needs to be writeable by apache or your webserver of choice. THe file >again should be places in the admin/includes/where folder. > > >--- >Aaron Axelsen >Learning Technology Center >UW - Whitewater > Hi Aaron -- Thanks! How do you use the script? Cheers, David ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general |
From: David L. <lio...@co...> - 2004-03-09 19:01:52
|
Aaron Axelsen wrote: >Greetings, > >I have developed a page which will allow users to upload style sheets for >use with phpesp. Currently it is set up so only superusers have the right >to upload. Note that for this to work, the public/css folder needs to be >writeable by apache or your webserver of choice. THe file again should be >places in the admin/includes/where folder. > > >--- >Aaron Axelsen >Learning Technology Center >UW - Whitewater > Hi Aaron -- Thanks! How do you use the script? Cheers, David |
From: Matthew G. <gr...@mu...> - 2004-03-09 14:06:49
|
That error usually means a corrupt mysql table. Connect to your mysql server with a user that has "admin" privileges with the command line mysql client. Something like: "mysql -h yourhost -u youruser -p yourESPdb" then try to run repair table: "repair table response_rank;" You can also try from the command line: myisamchk -r response_rank. Consult these mysql links for more info: http://www.mysql.com/doc/en/Corrupted_MyISAM_tables.html http://www.mysql.com/doc/en/Repair.html On Mon, 2004-03-08 at 23:54, Steve Gray wrote: > I relatively new to phpESP but have installed and used it for several > surveys and been very happy with it. I'm running v1.6 with MySQL > 3.23.32. I completed a survey a couple of months ago which I ended and > viewed the survey results and all was well. > > Just yesterday I needed to look at the survey results again for an > evaluation I was writing and all the questions had zeros (o) in the > summary tabulation fields. On the "Pick Survey to View" page it shows > that I have 58 responses to the survey. However, when I click on the > link to view the survey results (all questions come up just fine) there > are zeros in the average rank column. BTW almost all the questions are > "rank" type questions. > > I did a little poking around in the database and I found the survey was > still in the survey table and all the respondents were in the response > table. However, when I tried to view the response_rank table I rec'd > the following error: > > Error > > SQL-query : > > SHOW KEYS FROM `response_rank` > > MySQL said: > > Can't open file: 'response_rank.MYD'. (errno: 145) > > I'm no SQL expert (I use phpMyAdmin) but think this must have something > to do with it. > > Can someone point me in the right direction on fixing this. > > Thank-you, > > Steve > > ------------- > Steve Gray > LStech.Org Project > Ann Arbor, MI > http://lstech.org > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: Steve G. <gr...@um...> - 2004-03-09 05:03:47
|
I relatively new to phpESP but have installed and used it for several surveys and been very happy with it. I'm running v1.6 with MySQL 3.23.32. I completed a survey a couple of months ago which I ended and viewed the survey results and all was well. Just yesterday I needed to look at the survey results again for an evaluation I was writing and all the questions had zeros (o) in the summary tabulation fields. On the "Pick Survey to View" page it shows that I have 58 responses to the survey. However, when I click on the link to view the survey results (all questions come up just fine) there are zeros in the average rank column. BTW almost all the questions are "rank" type questions. I did a little poking around in the database and I found the survey was still in the survey table and all the respondents were in the response table. However, when I tried to view the response_rank table I rec'd the following error: Error SQL-query : SHOW KEYS FROM `response_rank` MySQL said: Can't open file: 'response_rank.MYD'. (errno: 145) I'm no SQL expert (I use phpMyAdmin) but think this must have something to do with it. Can someone point me in the right direction on fixing this. Thank-you, Steve ------------- Steve Gray LStech.Org Project Ann Arbor, MI http://lstech.org |
From: Aaron A. <lt...@fr...> - 2004-03-08 21:55:25
|
Greetings, I have developed a page which will allow users to upload style sheets for use with phpesp. Currently it is set up so only superusers have the righ= t to upload. Note that for this to work, the public/css folder needs to be writeable by apache or your webserver of choice. THe file again should b= e places in the admin/includes/where folder. --- Aaron Axelsen Learning Technology Center UW - Whitewater |
From: Liechti, Jean-C. <Jea...@ts...> - 2004-03-08 09:54:29
|
Hi,=20 We experience a problem with our install of phpESP: the server = frequently hang-up and our users need to reload the pages of our survey. = Sometimes, the pages don't load correctly until the end. Is it related to session management?? Could someone help us to solve this problem? I have output = of test.php if necessary.=20 Jean-Christophe Liechti journaliste T=E9l=E9vision Suisse Romande CP 234 1211 Gen=E8ve SWITZERLAND http://www.tsr.ch http://www.nouvo.ch Tel +41 22 708 7686 Mobile +41 79 570 1475 Fax +41 22 708 9828 Mail jean-christophe.liechti at tsr.ch <<jean-Christophe Liechti (E-mail).vcf>>=20 |
From: James E. F. <jf...@uv...> - 2004-03-05 22:37:56
|
I believe that all you need to do is create multiple accounts for the (group admin) user, one for each group she is to administer. If you make the username and password for all of the accounts the same, She will be logged into all of them at once, and be able to admin for them all too. -James Aaron Axelsen wrote: > The only way i see that i can accomplish this is by creating a user and > setting the group to superuser. However this gives access to all surveys. > > Are there any plans to set it up so a user can be the moderator of > multiple groups? or members of multiple groups? > > If not, is this something that other users have expressed interest in? > > >>Greetings, >> >>Is there a way to set up one user to be the group administrator for more >>than one group? If so, how is this accomplished? .. I have looked around, >>but I dont see this as a possible option. Thanks. >> >>--- >>Aaron Axelsen >>Learning Technology Center >>UW - Whitewater > > --- > Aaron Axelsen > Learning Technology Center > UW - Whitewater |
From: Aaron A. <lt...@fr...> - 2004-03-05 19:49:56
|
The only way i see that i can accomplish this is by creating a user and setting the group to superuser. However this gives access to all surveys= . Are there any plans to set it up so a user can be the moderator of multiple groups? or members of multiple groups? If not, is this something that other users have expressed interest in? > Greetings, > > Is there a way to set up one user to be the group administrator for mor= e > than one group? If so, how is this accomplished? .. I have looked arou= nd, > but I dont see this as a possible option. Thanks. > > > --- > Aaron Axelsen > Learning Technology Center > UW - Whitewater > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id438&op=EFick > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > --- Aaron Axelsen Learning Technology Center UW - Whitewater |
From: David L. <lio...@co...> - 2004-03-02 22:10:52
|
Hi Jack -- This is what I found on the subject: ==================== KNOWN BUGS IN PHPESP ==================== - Data export files are dumped in /tmp and owned by the web server user. A work around for this is to change the 'home' of a user in the authentication library in use. [ admin/include/lib/espauth-default.inc:170 ] [ admin/include/lib/espauth-ldap.inc:229 ] The line in admin/include/lib/espauth-default.inc is 'home' => '/tmp' I assume this could be set to anything. (The reason it's an issue is obviously that survey designers may not be local users on the server.) Cheers, David Jack Cooper wrote: >I'm working with a relatively large survey file (> 1000 responses) and am >trying to export results as a CSV file. Apparently, there is some timeout >pararmeter set which prevents me from explicitly downloading a file of >this size. > >When I choose the CSV option from the export screen, a file gets saved to >the /tmp directory (on Sun/Solaris) with no world read permissions and >ownership by 'nobody', so this file can not be read or copied. > >How can I either > > a) override the default download timeout period, or > > b) automatically create CSV files with world read permission? > > > Jack Cooper > > > > > > >------------------------------------------------------- >SF.Net is sponsored by: Speed Start Your Linux Apps Now. >Build and deploy apps & Web services for Linux with >a free DVD software kit from IBM. Click Now! >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >_______________________________________________ >phpESP-general mailing list >php...@li... >https://lists.sourceforge.net/lists/listinfo/phpesp-general > > |
From: Aaron A. <lt...@fr...> - 2004-03-02 16:26:15
|
Well, if you are have root access, you can grab the file. If the owner is apache, that means it has the rights to modify it. So it's a matter of finding out where in the program to edit the code to modify it. Keep us posted on your progress -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Jack Cooper Sent: Tuesday, March 02, 2004 10:10 AM To: php...@li... Subject: [phpesp-general] Exporting CSV file I'm working with a relatively large survey file (> 1000 responses) and am trying to export results as a CSV file. Apparently, there is some timeout pararmeter set which prevents me from explicitly downloading a file of this size. When I choose the CSV option from the export screen, a file gets saved to the /tmp directory (on Sun/Solaris) with no world read permissions and ownership by 'nobody', so this file can not be read or copied. How can I either a) override the default download timeout period, or b) automatically create CSV files with world read permission? Jack Cooper ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general |
From: Matthew G. <gr...@mu...> - 2004-03-02 16:23:25
|
Been answered on this mailing list several times. Have a look here[1] or search the archive on Sourceforge for "download". [1]http://sourceforge.net/mailarchive/message.php?msg_id=6538546 On Tue, 2004-03-02 at 11:10, Jack Cooper wrote: > I'm working with a relatively large survey file (> 1000 responses) and am > trying to export results as a CSV file. Apparently, there is some timeout > pararmeter set which prevents me from explicitly downloading a file of > this size. > > When I choose the CSV option from the export screen, a file gets saved to > the /tmp directory (on Sun/Solaris) with no world read permissions and > ownership by 'nobody', so this file can not be read or copied. > > How can I either > > a) override the default download timeout period, or > > b) automatically create CSV files with world read permission? > > > Jack Cooper > > > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: Jack C. <ja...@is...> - 2004-03-02 16:15:28
|
I'm working with a relatively large survey file (> 1000 responses) and am trying to export results as a CSV file. Apparently, there is some timeout pararmeter set which prevents me from explicitly downloading a file of this size. When I choose the CSV option from the export screen, a file gets saved to the /tmp directory (on Sun/Solaris) with no world read permissions and ownership by 'nobody', so this file can not be read or copied. How can I either a) override the default download timeout period, or b) automatically create CSV files with world read permission? Jack Cooper |