Hello - I found this online and tried it and it seemed to work. I don't know, however, what Exp6Plus refers to...but it works for me too.
Hi all,
I get an error after hitting the login button (using MSIE 6.0.2600.0000):
"Runtime error, line 46, object expected". The welcome page is...
Hello -
Okay...I downloaded the javascript debugger and found where the trigger issue lies. I am very new at javascript so I don't really know what I am looking for or how to resolve the issue.
Menu_com.js has
var Trigger=NavYes&&!Opr?Par:Bod;
this is producing the null variable.
This is...
Hi All - the error I get is this:
Line: 47
Char: 2
Error: Object Required
Code: 0
URL: http://localhost:/HITS/Name of Form.aspx
When I look at that in the html source there is nothing in Line 47 Char 2.
Another scripting error I get is
Line: 119
Char: 2
Error: "Trigger" is null or...
Hi - I've have an issue with PostBack of a page.
I have created a web application where the default page is in two sections (frames) - the top [banner] and the bottom [content].
There is a menu in my content section that navigates from page to page without links. By this I mean that when...
Hi - I've have an issue with PostBack of a page.
I have created a web application where the default page is in two sections (frames) - the top [banner] and the bottom [content].
There is a menu in my content section that navigates from page to page without links. By this I mean that when...
Hi All- I am creating an aspx. form for a web application and I seem to have a problem with the floating cursor. I set all the tab indexes in the order that I want them, but unfortunately that is not the order that they follow. I set my first to be "0" and the following in numerical order...
Hello -
I have been working on a web application and am having trouble with a form.
The form has many different controls...text boxes, drop down lists, buttons, controls that are not enabled and controls that are read only.
I have used the tab index to direct the form to follow a specific...
rdr = Top.SPDatabase.ExecuteReader("uwc_DonationManagement_LoadDonSearch", inParams.AsCollection())
QuickWatch shows:
Overload resolution failed because no accessible 'ExecuteReader' accepts this number of arguments.
- Maria
Hi All - I have been working with this error message all day and I cannot figure out the problem. Can someone please help???? The code is as follows:
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
'Put user code to initialize the...
Is there any way to track changes to a record in a table.
I have a form called frmCaller, recordsource tblCaller
The fields are:
CallerID
Name
Address
City
etc, etc, etc
DateCreated
UserIDCreated
DateChanged
UserIDChanged
I would like to have a table that would track the changes made to...
Hi -
I'm new to VB.net and I'm not quite sure how to do this. I have created forms and I would like to have the menu "command" line appear on the top of my forms. I don't know if this option is located in the properties of the form or if this is something that I need to create.
- Maria
Hi All - I have created a data form that is from a dataset called dsActivities. The Table is tblActivities.
I have added a combo box in the form whose record source is dsCallType. I have generated a sqldataadapter that fills the dataset. That works fine.
The problem I am having is that the...
Hi All -
I am new to VB.net and having worked with Access wizards, I have difficulty in the coding of certain functions. Can someone help me with this?
I have created a form that contains the fields:
ZipCode
City
State
County
I have a sql table named USZipCodes. I have created a...
hi All - I'm not sure how to do this but I'm sure someone will have the answer.
I have a table/form called organizations. It has fields called [city], [state], [zipcode]. The [zipcode] field, I can make a combo box using another table called USZipCodes as my record source. What I would like...
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.