I have a problem, my web app has been viewed by around 300 people. However, there are 2 people in the company where the page cannot be viewed.
I can't figure out why.
Any ideas?
I can display the calendar control such as
<asp:Button id="Button1" onclick="Button1_Click" runat="server" Text="..." CausesValidation="false"
CommandName="Select"></asp:Button>
Public Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)...
Hi there does anyone know or have an example of placing a image in a template column in a datagrid and then this image clicking and turning into a popup calendar. Then the date from the calendar going back into the data grid.
I'm using vb and javascript. Any examples would be fantastic.
Hi I have resolved that problem I have simply placed a html Image of the form and used the onclick event to display the calendar control.
However, my problem now is I have a hidden control on my parent form and I need that control to display the cell that I've just clicked, so that the date can...
Hi there I have a datagrid with 5 columns the 5th column currently holds a image button. This image button is a image of a date control and I want it to open a popup window using javascript, which leads on to my problem.
Firstly I cannot add attributes to this button such as on page load...
Hi there, how do I determine whether a server has the .net framework.
I have a windows 2000 server and I haven't the user aspnet so I am now thinking that the server doesn't have the .net framework.
Need to check so that I can install if not.
Thanks
Leo.
Hi there I am receiving the error:
The Microsoft Jet database engine cannot open the file '\\.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
I have done a search on this and the way to solve the problem is to go to the folder where my database...
I am using the following code in an ActiveX Script
Set oMail = CreateObject("CDO.Message")
Set iConf = CreateObject("CDO.Configuration")
Set Flds = iConf.Fields
iConf.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2...
Hi I have 2 server side list boxes and 2 buttons. Selecting a item and clicking a button will transfer the item to the other list box. The transfer all works fine. However, when i click a button, before the page is posted back a little exclaimation mark comes up in the bottom left which reads...
Hi there I have created a asp.net project and it all works find however when I leave the project on the internet say http:\\myproject\search.aspx for around 20 minutes then use it again I have the error.
Server Error in '/' Application...
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.