Currently i have a table called users. I wish to allow users to submit their ratings and together with the timestamp. Initially, it works with just submitting the rating alone. However when i try to s...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am currently trying to implement a registration service. Users are allowed to enter their desired username and password through their mobile and the values will be inserted into the database. Howeve...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am doing a display lookup on a field that is also a javascript link. In the NameID field I am doing a DisplayLookUp to change the ID to the Actual name. But in a MagicCell I want a popup window to...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a field with a length set to 255. I would like to just display the first 15 characters. I'm sure I will do it with MagicCell but I can't figure out how.
Thanks,
Dan...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi there!
can one plz tell how to insert the record in ASP code for this conditon!
how to isert record repeatly(weekly or monthly) until the specific time?!when user select to insert data weekly u...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This was previously fixed with Update. I asked to make sure that it was fixed with Input but that has not happened.
Because I do not have access to the demo/demo database I have added a date fiel...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
When I try to drag-drop the newer version of ASPDB component under COM+ application, it gives error - "The typelib could not be loaded".
Please let me know if you come across wit...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Just finished a support case of user using a tab delimited text file as data source. He has no control as the file is passed to him (happens all the time). Takes me a few moment to cook up the demo. ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm having a problem where I cannot sort on one of the headings on my grid display (not sure why) and on the filter screen, the same field will not appear as a drop-down. I'm assuming these two probl...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am trying to use a Tree option in Tornado. I used the eg from the site.
But I connected to sql server instead of mdb.
When I run this I get the error
(765 : 999) Error
Error - Invalid SQ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
There is probably a simple solution for this. I'm using SQL Server and storing dates as mm/dd/yyyy, notice there is no time being saved.
In the grid, under the date column the format is mm/dd/yy ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I recieved request for support in Tornado's dbAggregate and when I looked at the manual, I discovered that it does not provide enough details. I now have put in detail explanation using 3 examples. Ch...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello pals, I need help in SQL Connection from ASP Page.
Dim conn
Set conn = Server.CreateObject("ADODB.Connection")
conn.ConnectionString = "Provider=SQLOLEDB;"_...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Frank,
We're having difficulty figuring out how to format Dates using MS SQL. The errors occur during an 'Add or Update Record operation.
Here are the errors:
System.Data.OleDb.OleDbExcept...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to populate a droplist with two values from a DB table. One is the index and the other is name. When a name is selected I need the index value to be saved to the main table. I understand...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I must use .dbProvider="ODBC"
for a particular setup. OLEDB is not available on production system due to licensing.
To show connection works, first test with OLEDB.
global.asax ha...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
From the Help menu when I click the Tornado Manual the browser is taken to an unknown URL. How do I set the default URL to point to the actual Tornado Manual site?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm still unable to successfully implement a dropdown field in Add record mode. This seems to occur when using multiple "new tornado.z" modules.
Using a single module works fine.
I've...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello:
I am new in VBNet.
How could I import some forms from project1 to my new project2?
I have tried to open file from project1 for frmA.vb and frmA.resx. And it does open the frmA souce c...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm using a template from which users can view the details of a selected record. Is there a way to have a "next" button within the template that will allow users to browse records without r...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Just to mention that Tornado does work with C#. This example will be included in the next release of TED4.->
<script language="C#" runat="server">
private void Page_...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
does anyone have the codes to populate the pull down menu with their own data.
i want the user to be select the word "Active" or "Expired" from the pull down menu.
this is ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
There is probably some simple solution for this but if it is, it's not obvious.
I'm using Tornado Gold and have done similar programming using Classic.
I need to capture a dropdown user selectio...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi.
I am in great need to find a job. I have a strong access background, and am pretty familiar with VB.
Is it even possible to find a job on today's market? Having no real programming expirience?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Back again...
I'm trying to insert a blank into a drop down box, but I keep on getting the following error:
Warning: User supplied query returns no records for display
Select FullName from P...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine