Hello,
I have a page with a Text area and some links above it that the user clicks to add to the text area, “AND”,”OR”,”NOT”, etc. I’m tying to change the color of the
Text that is added. I ‘ve tried the code below which changes the color of the text that is added but any text that is typed in...
Hi,
I have a page that has a dropdown that queries the database to populate other controls on the form depending on what item was selected in the dropdown. There is also a CustomValidator. The problem I’m having is that if the page is submitted and the validation fails then the postback doesn’t...
Hi,
I’m having trouble with Applets on a network drive. I get the Java.Security.AccessControlException: access denied message.
I tried creating a simple HelloWorld applet and I get the same message. If I map the network drive all applets work.
So, in my browser (I.E 6) this causes an error...
Hi,
I need to set some tool tips for the fields we have in our reports. Is there a generic way to reference the controls in a report like ME or THIS? I want to be able to set the tool tip to whatever that value of the control is like : me.value or this.value.
Thanks
Hello,
I have an crystalViewer in an ASP page, some of the reports can take a few moments to open. Is there a parameter that will change the cursor to an hourglass while it's busy?
Thanks
Hello,
I have a crystalViewer on an ASP page, some of the reports can take a few moments to open. Is there a parameter for the viewer that will display an hourglass while it's busy?
Thanks
Hi,
Is it possible to edit only one cell in a datagrid at a time? I would like to have a user be able to click on a cell and have that cell’s editItemTemplate be the only one displayed. Also is there a way to cancel out of
the editing with JavaScript like
DataGrid.EditItemIndex = -1
Thanks
Hi,
I need to be able to change the value of a link button in a datagrid from a different page. I have a datagrid that’s bound to a database on page 1, one of the controls is a link button, when the user clicks the link another page opens that changes the value of the link button using...
Hi,
I’m trying to determine what action a user is taking on a record in ADO by using the EditMode property. I can see when a user adds or updates a record but when they delete a record the EditMode property returns 0, shouldn’t it return 3?
Thanks
HI,
I’m tried to add a favorite icon to our web sites pages. On our development server I can get this to work with
“<LINK REL=”SHORTCUT ICON” HREF=http://my server/my web site/images/favicon.ico”
I can't seem to get this working on our production server which is HTTPS. Any ideas?
Thanks
Hi,
I have a SQL database I’m using to develop as a back-end for an ASP project. There are about 60 tables, but since it’s only used for development there a just a few records in it. When I open Enterprise Manager and right click the database and do the properties on it reads about 3 gigs. I...
Hi,
We have and automated e-mail we send out, the e-mail contains a secure link like
https://my server/my page. Some of the users use Word and their e-mail editor, when the user clicks on the link they get an error saying a “Security problem occurred”. Other links like “http” work fine. We are...
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.