Is there a way to put a listbox in a grid? I would like a grid that has a listbox so people have a set list to pick from. I know how to make it so they can edit it, however I can't figure out a way to put a listbox in there.
Thanks,
Sandy
I have set up my SQL table to accept an Identity field. Once I have added a row to my table, I want to be able to display that identity value on the next page. I cannot figure out how to do this. I normally would use a session variable to get this value, however with it not being created until...
I am using Crystal 8.5 and I have a web application that accesses the report through the web. I want to be able to email a report from this. I currently can export to a pdf file and it saves to the specified location, however I don't want the user to have to save the file and then email that...
Hello. I have a user using Outlook 2002(XP) and whenever she tries to open an email, forward an email, or reply to an email she gets the following message:
"A program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?
If this is unexpected, it may be a...
I am using Crystal 8.5 and Crystal Enterprise 8. I have some reports that I am trying to access and it is giving me an error saying
Crystal report Viewer
The page server you are trying to connect to is not accessible. Please contact your system administrator [on page server...
I'm not exactly sure if this is the best place to post this or not, however I have this problem. I have these pages that were created in Excel. Once created in excel they were saved as web pages. I have a share set up on the server that allows for a person to publish these pages to the web page...
I have a machine that whenever the user starts up the computer it gives the message "Invalid Disk in Drive A", however there is no disk in drive A. I took the floopy disk out of the boot sequence and it still does it. Does anyone have any suggestions?
Thanks,
Sandy
I have a gateway machine that has Windows 98SE on it. When the user first starts up his computer he can access everything just fine (shared drives, outlook, etc) however after he is using it for a while it all of a sudden will lose his network connect and can no longer access the shared drive...
I hope someone can help me out here...
....I formatted a computer that was having problems to start fresh. (It wasn't shutting down right, problems with the network, etc). The problem that I'm having now was not a problem until after I formatted the computer. After I formatted it I started to...
I'm using Crystal 8.5 Developer Edition to view my reports on the web. I have parameters set up so that whatever the user clicks on it will show that information in the report. I'm am having a problem though with people using Windows 98 machines. When they go and view the report on the internet...
I am having problems with my offline synchronization. I am using Windows 2000, Outlook 2000 and have outlook configured for Exchange. We are running Exchange 5.5. When I try to sync manually or when exiting outlook it gives me an error message or it does not sync all of the emails. For example...
In my asp page I have two values. One value is based off the other value. These values are in two different tables. If one value changes I need the other value to change as well, however since you cannot update two tables at the same time, this is causing a problem. Is there anyway to do this...
I'm trying to get a report to show up on the web. I am using visual interdev for my web page design. I'm using an asp page with session variables. I've done this before, but now I can't get this report to work. I have one parameter, it is based on a quote number. The report works fine in Crystal...
I have a report that is grouped and I need to be able to take those grouped items and get a total. I have a product and then grouped within that I have warehouse and direct and within that I have each division that has sold that product. I want a total sales of warehouse and direct for each...
I have an asp page that runs server side. I need to be able to have a pop up window on the client side. What I want is when a user inputs an invalid entry, it pop up a screen telling them what a correct entry would be. The window.open does not work for me because it is client side. Does anyone...
I'm having some problem with my validation. The page that I'm doing the validation on is a page where I add a new line to the table in the database. I enter in a date field so I want to make sure that they are entering in a valid date. I use the following code:
Sub thisPage_onenter()
if...
I'm having some problem with my validation. The page that I'm doing the validation on is a page where I add a new line to the table in the database. I enter in a date field so I want to make sure that they are entering in a valid date. I use the following code:
Sub thisPage_onenter()
if...
I have two different type of listboxes. One that is static and one that is database driven. When I enter an edit page I want the listbox to display the value that is in the database. I can do this with the static listbox by doing the following:
Sub thisPage_onenter()
if...
I'm not exactly sure where I should be posting this question, but I'll start out posting it here. I'm writing an asp page and it is connected to a database using SQL 2000. There needs to be more then 255 fields on the page, to be exact there are are 320 fields. When I try to run it it give me...
Is there a way to tell a button, textbox, etc to be in an exact location. For example, if you say I want that word to be 12 spaces over and 3 spaces down. Is there an attribute of a button or something that I can tell it where to be placed? Currectly I have a form and I just put the stuff in a...
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.