This code is fine for a required field validator. When you are trying to use the custom validator it is necessary to run server code.
When you use the custom validator via the designer you specify the OnServerValidate to point to the server code.
It is this bit that I do not know how to...
Hi,
I may be missing something obvious, but how do you use the custom validator control to validate a dynamically created control?
I have created a dynamic textbox in Page_Init.
I have created a custom validator control also in Page_Init.
However what code do I need to do to link up the two ?
Can anyone help... I am trying to set up an application on an IIS4 server. I have 2 servers on one all works OK. On the other I cannot create the application.
I click on the create button within Application Settings, then tick the box Run in Separate Memory Space and apply. All looks OK...
Does anyone know of a list of fileformats available when using vba to save a word97 document?
If you record a macro to save the word97 document as a word 6/95 document, the macro saves as version 116. However, I can find no documentation as to what this is.
The word documentation states...
Is there any way to start IE5+ from the command line without toolbars and menus turned on ( not kiosk mode ).
I need to start an intranet application without the user having access to toolbars and menus. Any ideas ?
I have a scenario where I need to insert approx. 2000 records into an Oracle 8i database from a VB6 application.
The simplest way is to call a stored procedure which inserts a single record 2000 times but performance will not be very good and will kill my network.
Is there any way in which I...
I have a scenario where I need to insert approx. 2000 records into an Oracle 8i database from a VB6 application.
The simplest way is to call a stored procedure which inserts a single record 2000 times but performance will not be very good and will kill my network.
Is there any way in which I...
I have an initial template which has a frameset with three frames in it (Banner, Contents and Main). I have attached three templates to this via the designer (Right click on the frame tag and attach a web item). This works OK.
I then wish to change the initial frameset with a different frameset...
Can someone shed some light on resource pooling?
I assumed (maybe wrongly! ) that this allowed users to share connections - so when one user has finished with a connection, the connection would be pooled so the next user to ask for a connection with the same details could use the connection...
If you format an array cell which has not been set to anything ( i.e. IsEmpty = True ), VB5 and VB6 do different things.<br><br>In VB5 the array is left as EMPTY.<br><br>In VB6 the array is changed to NULL.<br><br>So if you use any checks for IsEmpty these will be False!<br><br>IQ
I have an ASP application, that when called creates another browser window with no buttons etc. to help me control navigation within the application.<br><br>I also have a logout button which when pressed abandons the session.<br><br>However, when a user clicks the X in the top right hand corner...
NoHandle,<br><br>Thanks for your reply, I have found what the problem is, which might also help you.<br><br>There is a bug in SP3 of VB6 which causes this truncation. There is a fix - which is to revert back to the original DLL sent out with VB6 ( See Q234317 at <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.