I am accessing Dll in a Stored procedure , for which I'm passing Virtual xml path to one of the method. Method is failing to load XML from the virtual path .. giving error message Access...
How can I do Character validation ie, text field should allow only characters not even special characters in VB script. Some what like IsNumeric for numbers I need a function to validate only...
under some condition when I click a button I should open a window just to display respective details with button yes and No.
if user clicks yes proceed to display another form else return...
Can any one help me in creating a stored procedure to pass form field values in to a table. How can i pass mandatory field values & other field values.
Hi,
Can someone please help me out and tell me why this is happening? Everytime I try to run my project I keep getting this
error:Server Object, ASP 0178 (0X80070005)The call to...
I want to have two seperate logins on a single asp page. Seperate validation for both loin ids & psws. Each login will take the user two two seperate sites.
How can set seperate user name & password to access certain folder from my machine to other users. So that users can login to my machine using using the username & psw to access only those...
Hi,
I have designed web page with three frames Top, Middle & right frame. On the Top frame I have given a link to upload files - When I click on this link I want to display upload file ie,...
No problem - I am able to solve the problem. The only mistake I made in the query is the table name. ie, in MS Access table name with "-" (hypen)is not allowed. I just changed the table name...