rgranger
|
| Posted: 08/11/2002, 8:59 PM |
|
having the CC and CCS share the same forum does no good because you guys changed all the variable and events there is very little overlap.
Oh, and documentation would be nice also! Not tutorials, documentaion. Like what is the diffence in the different types of variables in the Sql Parameter Type form: Expression, Form, URL, Session, Application, Cookie and what types of values I can use with each. Can any of them accept a function?
Sorry, just getting fustrated with the lack of good documentation. I thought that I bought a RAD tool, but I am spending more time in hit & miss coding.
|
|
|
 |
Tony M
|
| Posted: 08/11/2002, 10:18 PM |
|
Frustration isn't the only word I use...I would also like to see more detailed information...and soon...Come on Yes Software tell us what we can expect next...and when...over a month ago you promised regular updates to your "comprehensive Online Knowledge Base + FAQ + HowTo system"
...it is now Monday the 11th of August.
|
|
|
 |
Nicole
|
| Posted: 08/13/2002, 2:43 AM |
|
Tony,
please visit http://support.codecharge.com/ and find updated news section, FAQs and Knowledge base
|
|
|
 |
Tony M
|
| Posted: 08/13/2002, 8:34 AM |
|
Thank you Nicole
I spend far too many hours with Studio
I am not as productive as I should be
My time is spent trying/guessing/searching for solutions
As you know Nicole RAD means Rapid Application Development
BUT I do not think Studio is a RAD tool...YET
Great to start project...but to finish a project in Studio...I know not when (
|
|
|
 |
Steve
|
| Posted: 08/13/2002, 9:02 AM |
|
I couldn't agree more...
See: http://www.gotocode.com/disc_viewt.asp?mid=12842&s_topic=messy&
|
|
|
 |
RonB
|
| Posted: 08/13/2002, 1:22 PM |
|
nicole,
the info on the codecharge support site isn'tadding much to info from reference and tutorials. PHP info is minimal. Documentation should be the focus with bug solving.New features when I'm still trying to figure out the old ones isn't helping much.
|
|
|
 |
Brett
|
| Posted: 08/14/2002, 12:10 AM |
|
I think Yes Software has a real hit on its hands if it can beef up the product quickly. I support the previous requests for better documentation. I'm pretty pleased with the power and stability of the product (CCS), but haven't been able to figure out some of its nuances.
I used the portal example for a site I've developed, and am finding that some seemingly minor changes are very time consuming. Small examples -- adding additional user authorization levels; adding true site search (instead of only articles); utilizing the "approved" and "expires" fields for controlling display of items; etc.
|
|
|
 |
Jurjen Roels
|
| Posted: 08/14/2002, 12:13 AM |
|
I agree,
also i would like to see a example with the following things in there:
- Uploading a file
- Showing and hiding links and forms based upon userID or GroupID
- includable component. Such as a poll that can be included on page. If user has voted show results other wise show questions
- changing the value of a binary to yes or no for display in grid
- How to make a hidden page. (i.a. a redirect page to count the number a item was clicked.)
Further, i have a lack of good understanding of OO, so better explained code what does what would help.
An example which includes this would help out a lot. Because it deals with a lot of problems i have
|
|
|
 |
Jurjen Roels
|
| Posted: 08/14/2002, 12:23 AM |
|
I have a product database. Product belongs to a company. When adding or changing a company, you need multiple screens to fill in the product details, search for the company and maybe add a picture.
|
|
|
 |
Jurjen Roels
|
| Posted: 08/14/2002, 12:45 AM |
|
I came up with another one
Error handling...
How to stop an update with a before update custom event by raising an error
I'll stop now
Jurjen
|
|
|
 |
Tony M
|
| Posted: 08/14/2002, 4:03 AM |
|
Roby said this on the thread...Thanks Roby
Roby
Date Created 8/13/02 11:54:44 PM
Message Look what I just found !
http://www.mastercsharp.com/topic.aspx?TopicID=16
Seems good stuff !!
Roby
|
|
|
 |