Cannot access IIS over localhost on win2k server ... works fine when i use external IP .... why is localhost not available in assigned IP selection list?
Thanks
I need to make a control which is simply a text box and a label .... I want the user control to have all the same properties, events , and methods as a textbox but to expose a Caption Property which will map to the text property of the label .... How do I do this other than creating a property...
Yes but I do not know how to do the sleep function other than thread.sleep .... so either I have to determine the main thread (not started by me) or use another method of sleep.
Thanks
I'm and trying to create a program flow as follows
Connect
if failed wait 30secs
else Continue
Retry Connect
if connected then process
basically i need to call a function that will retry a number of times at a particular info and then when it is successful resume the program flow.
I know a...
Need to convert from a Text file with fixed-length records to XML with vb.net.
Then I need to read the field values and convert it into a different fixed-length record text format. Any examples of this ... or is there a better way. p.s. the file record specs must be definable at run time
thanks
Need to ouput a recordset XML to a delimited Text file
RS =
rsField1
rsField2
rsField3
Text =
field1|field2|subfield1^subfield2|field3|
Transform
field2 = rsfield1
field1 = rsfield2
subfield1 = left(rsField2,2)
Something like that ... if that makes any sense to anyone
Basically I have to...
VB/ Crystal 8.5 / Direct ... Problem is VB produces a DateTime not a Date ... using Datetime in the report resolves errors. I suppose the real question is how do i change a datetime to a date in VB .... Wrong section I suppose
Is there anyway to use column level security but instead of an error when attempting to select a column with no permission I want to have it just not appear.
i.e. Give access to 3 of 5 columns then when you do a SELECT * FROM TABLE you get just those 3 columns
Any thoughts.
Thanks
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.