Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
17 views

I am using code charge studio 5.1 and just trying to create a new project. I am using odbc connection to mysql. On a new project if try to use the grid builder and use the connection1 I setup it ...
BSPIT's user avatar
  • 11
-2 votes
1 answer
95 views

I have a Google foobar challenge: Write a function called answer(data, n) that takes in a list of less than 100 integers and a number n, and returns that same list but with all of the numbers that ...
Ayan Khan's user avatar
0 votes
1 answer
279 views

Please I have two tables (keygen and sub2) in a database nassk. I created a form with the table sub2 keygen fields are keygenID, Keygen while sub2 fields are SubID, Keygen, userID, Date_Sub i was to ...
Ubong Ekere's user avatar
0 votes
1 answer
68 views

Good to see CCS is still alive and well. Have two applications on the same site. Second app is Admin in a folder of main site. Using different login variables for each. Different Cookie names. Log out ...
John G's user avatar
  • 9
0 votes
2 answers
115 views

I am trying to modify some PHP code that was created ages ago in Codecharge, to include a Group By clause in a MYSQL statement. I have tested my MYSQL query and it works brilliantly in phpmyadmin. ...
Aaron's user avatar
  • 27
0 votes
4 answers
183 views

I've been trying to update my data according to the user session (UserLogin) but it kept saying: Data type mismatch in criteria expression. The print_r is just for testing purposes. Thanks in advance,...
Z. Zeff's user avatar
0 votes
1 answer
203 views

I'm trying to hide the whole column when my database returns nothing, but it still treats the database field (ex. {something}) as a valid input. $('#mytable th').each(function(i) { var remove = 0; ...
Z. Zeff's user avatar
0 votes
0 answers
699 views

I'm a little confused. I would like to extract the metrics related to different versions of a software (source code) exists, which take into account the different modifications in the two versions of ...
Ugo Giordano's user avatar
0 votes
1 answer
340 views

I made a page and a Login page to secure that first page. When you login, it show the error: Unable to establish connection to database. Error information: Microsoft OLE DB Provider for SQL Server (...
user3205643's user avatar
0 votes
1 answer
822 views

I am trying to use a optgroup tag in CCS. But the default list box doesn't have an option for this. Can someone explain how to get the recordset in After Execute Event and do a custom select HTML ...
Deepa's user avatar
  • 7
1 vote
2 answers
160 views

I have a link from a web page to another, and the link is supposed to only send a single parameter (PackageName). But here's what happens, the linked web page is being called with 2 params: .../ETL/...
MariusD's user avatar
  • 129
0 votes
2 answers
688 views

This is a script that is generated by CodeCharge (code generator) as part of my app (well, also by Artisteer designs, apparently). I have very little knowledge of web development, zero knowledge of JS ...
MariusD's user avatar
  • 129
1 vote
0 answers
183 views

I am trying to automate the build/publish of a large project implemented in Classic ASP using CodeCharge 4.3. I know Classic ASP is a scripting language and our application is not really "compiled" ...
Michael12345's user avatar
  • 2,685
0 votes
1 answer
5k views

HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. The Config Source section reads: 35: <add key="...
MariusD's user avatar
  • 129
0 votes
2 answers
343 views

The label text of a checkbox is dynamically generated in CodeCharge. The label text includes the amount of available articles. When this number is (0), the checkbox and the label text should be hidden,...
expo101's user avatar
  • 15
0 votes
2 answers
306 views

I am using the Tiny slideshow in my asp.net page. It works fine in all the Browser and here is the LINK, But my problem starts when I include that page in my master page and display the same. the ...
Bhavik Goyal's user avatar
  • 2,796
1 vote
3 answers
388 views

I need to make small asp.net application in codecharge. Please tell me how to add server side event into that app and how can i get textbox value in server side.
harshagile's user avatar
0 votes
1 answer
435 views

I'm working with a large legacy project created using CodeCharge Studio. We're looking to get away from CodeCharge, as we really don't like it (for a number of reasons). We're not going to be able ...
mmurch's user avatar
  • 463
0 votes
2 answers
2k views

A job came in to me that's built with CodeCharge - had a look at it and seems to be a pretty basic point-and-click site builder tool. Has anyone got any in-depth experience with it? My first reaction ...
David Burrows's user avatar