I have a project that works perfectly under W2K, under XP Pro I keep getting the Unable to bind to field or datamember: 'item' error. This is a simple bound text box in my app'. I'm using the same DB to test in both OS's. I have other bound text boxes that work ok under XP, its just this one...
I want to pass the value of a drop down list to a hidden field in my html code, something like...
<input type="hidden" name="quantity" value= list.value>
Any one got any ideas on how this might be achieved. I've had several goes, but all have failed
Pete Vickerstaff - Hedra Software...
Does anyone know how to prevent the new page displaying when FronPage 2000 opens with the 'Open last web' option active. Is there a way to open the last web and a particular page of that web for instance?
Pete Vickerstaff - Hedra Software
www.hedrasoftware.co.uk
Can any one help me out here. I want to change an input TYPE="hidden" to input TYPE="text" when a certain option is chosen from a drop-down list box on a web page. I'm guessing that it could be done with Java using the onChange event somehow, but I'm unable to find any clues from trawling the...
We have a Dlink DSL-504 router. I'm trying to get some utility software working that is asking for the SNMP community name (together with the IP address of the router) so that it can communicate with the router. Does anyone know where I might find this. The two options it offers is 'public' and...
I wonder if anyone has the answer....
I change a recordset via text fields in a form, I then display a VB report based on that recordset, the report does not show the chages made, if I introduce a half second delay before showing the report then the changes are displayed. I was already using an...
We have a small peer to peer network (5 PC's) that access the internet via a broadband router, this router is also a DHCP Server. My question is, should the DHCP and DNS Client services be disabled on all the PC's on the network as the router is issuing all IP addresses.
Pete Vickerstaff -...
I am trying to create a function that populates 2 similar VB data reports. I pass the data report name to the function something like...
Private Sub PopReport(RptName As DataReport)
If I then try and set the reports caption property, i.e. I type... RptName. after I type the period, the list of...
I've recently completed a project in which I have used ADO controls extensivly. I'm just wondering if there is any benifit in using DAO, ie, does DAO process databases faster then ADO controls, is the complied code any smaller with DAO. Anyone got any thoughts?
Pete Vickerstaff - Hedra Software...
I am trying to add a function into an SQL statement. I did this in an Access DB where the function was defined in a code module. If I try the same thing from within VB I get an error regarding the function I am trying to use. I've got the function in a module and made it public, still no joy...
I would like to show the printing preferences dialog box for the default printer from within my application. I'm guessing its going to be an API call, but for the life of me I can't find any info on this subject. Any one got a clue for me ??
Does anyone know if there is a DataReport collection similar to the Forms collection so that I can check on loaded or shown reports, I've had a quick look but I'm thinkng that there isn't.
As anyone managed to figure out how to keeptogether data report sections. I've had moderate inconsistant success, seems to work a little better when there are child commands involved in the Data Invironment. Is there a trick involved or does it just not work????
I have created a report that has a group section in it. I want to keep this section together. I have set the KeepTogether property for the section to True but the section spills over to another page. Anyone got any clues for me.?
I have a VB project that uses data reports that are populated using the data environment. All works fine, but, am I right in saying that it is not possible to change the picture property of a picture in a report at runtime, only at design time?.
Does anyone know how to automate dfrg.msc in Windows 2000 pro, so that it can be run via scheduled tasks to defrag a particular drive. I know that with defrag.exe in previous win versions you could add command line parameters. Anyone....?
I'm using VB6 Pro and building a data access application, my problem is that I am unable to create a new diagram as there is no Database Diagrams folder visible in the data view window and therefore the 'New Diagram' menu item is not available. Can anyone sort me out with this??
I cannot get the help system to work in VB6 under win 2000 pro (SP2). I've tried reinstalling VB but keep on getting the 'Unable to display help' message. Any ideas anyone?
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.