I'm having a difficult time trying to accomplish a very simple task that is to create a small ASP page using FP that will take the contents of a post and update a DB. Before I can update the DB, I need to connect to the DB and that is the problem - I can't connect.
I'm using what I assume is a...
This question has been asked before without any answer. Has anyone been able to set the rowsource property of the embedded graph with VB. I've tried to create a sql and simply set it equal to the rowsource for the embedded graph. When I execute the report, I receive the message "Run time...
I'm trying to link an external MDB with a local database. After I've defined the ODBC data source and try to link or access the database I get the following message: "Error "You cannot use ODBC to import from, link to an External Jet or ISAM database table to your database." Is it...
Is it possible in FrontPage to develop a dropdown list from a database result and then have an OnClick action associated with the lines populated in the list box. Now I use a submit button to take the results of the select which results in two actions, (i.e., one click to select from the list...
I'm sure that this is really a simple answer, but how do I reference a field created in a database result object that uses a drop-down list. I would like to take the value selected and use that value elsewhere on the page. How do I reference that variable? Thanks in advance for your help.
Has anyone been successful in creating an office chart with an ODBC link to an external database? I'm confused by the dialogue box that is used to setup the database in that on one text box they are asking for a connection and on the other they want user data. Can't I simply create a sql and use...
Is it possible to invoke an Access query from a page generated with FP? I have several Access forms in my fpdb that I use to update various tables used in my Web, but I would like to access the updates directly from a Web page.Can I create a Web page that would have a button that could be...
I'm trying to refresh a subform based on data contained in a combo box on the mainfrom. In the OnClick property of the combo box I have code that rebuilds the query used by the subform. Essentially I delete the query used as the RecordSource by the subform and then QueryDef the query back again...
I have a continuous subform that is populated from a query dynamically created by the master form. On each of the lines in the subform I have an object that I would like to change the background color on depending on the amount. I normally would use the onCurrent property to set the control on...
Is there a simple way to update a record off of a bound or unbound combo box? I normally use a bound column to a table/query when I simply want to add a new record, but if I try to change the record a new record is added. I would simply like to "edit" the record based on the original...
I'm trying to use the Front Page extension on an NT workstation (4.0) running the Personal Web Server product. When I try to modify the form property to send the contents of the form to an e-mail ID, I recieve a message that indicates that I don't have FP extensions enabled. Also, I've tried to...
I would like to know how - or if it is possible - to populate the selections in a drop down list form component from a SQL DB. To keep it simple, I've simply created an ODBC source (Access DB) on the same machine as the Web Server. I would like to be able to populate the drop down list by using...
I need to pass a Ctrl-C with the Telnet.pm module to a router. I've tried using the telnet->break, but that only appears to send an interrupt or attention and is not the same as the Ctrl-C. I thought that I might be able to setup a scalar that would contain the Ctrl-C, but that apparently...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.