Wonder why you don't get the drop down for your XMLDOM ?
Well, here is the answer in this link:
http://support.microsoft.com/support/kb/articles/q262/1/28.asp
Here is a link to simple and neat implementation of a Data Grid in VBScript. Let us know how it worked for you.
http://www.truegeeks.com/asp/aspexamples/mmgrid/gridex1.asp
Date Drop Down and Data Grid - Samples
Here is a link that discusses a very cool implementation of Date Drop Downs in VBScript. Enjoy and let us know if you like 'em.
http://www.truegeeks.com/asp/aspexamples/gendate/edate1.asp
Thank you.
RR.
Hi,
Here is an unusual requirement for a query.
We'll be provided with a number, say for instance, 10. Our query is expected to return 10 empty records. No Tables, No procedures, No functions. Just a simple query should do this.
Question is, How ? Can you help me in figuring out this ? Thank...
Hello Onpnt,
You are right. The Hosting provider actually has two different types of Servers(Win2K and Unix). They responded that they are going to move our files from Unix to Win2K after I confirmed. And you guessed it, I already confirmed. I'm grateful for you time and assistance.
Thank you...
Yes it did this time. But when I had all the <HTML> tags, it showed a blank page as said above. Thank you,
RR.
__________________________________
The best is yet to come.
Thank you so much for the response. I've passive mode checked in WS_FTP and ASCII mode enabled as well.
When I simply had <%Response.Write "HELLO"%> in the page, it displayed a Open / Save dialog box for the .asp file.
So is that it ?
Thank you,
RR...
Hi,
Here are some FAQs from our hosting provider's site.
(*)Can I install my own CGI scripts?
All accounts include the ability to install your own CGI scripts. We have installed PERL version 5 for your convenience.
(*)Do you support FrontPage Extensions?
Yes. We have Microsoft FrontPage...
Hello FlutePlr,
Thank you very much for your response. We originally thought of implementing this versioning scheme for about any set of Master Detail Table. We thought using the technique you've mentioned (with triggers) will reduce/limit the possibility of generalizing the implementation, as...
Hello,
We are trying to implement a versioning mechanism for any table. I'd like to have your suggestions and recommendations in designing one. Triggers and 3rd Party Tools aren't permitted at this stage.
The scenario is like this :
When a record in a table is 'updated', it should not be...
Although, it would really be a great feature to have.
Like stored procedures, we must be able to call the functions without prefixing with Owner names. Thank you,
RR.
__________________________________
The best is yet to come.
Hi,
With refernece to the thread - thread183-207754
What if my Stored Procedure returns the results of two or more SELECT statements ? How do we handle such a situation in VB or ASP ?
Thank you,
RR.
__________________________________
The best is yet to come.
Hi,
The title is the question.
How to include my own dll which is registered in the Server, in my Interdev toolbox ?
If I do by some means, will it be possible to get that intellisense menu whenever I type a period after the instance of my custom dll ?
My request - Please help me or point to...
Ok, I'm rephrasing my question here -
What would be the most elegant and/or appropriate method to enforce/implement Primary key constraints in Visual Basic for an Oracle Database both composite and single ?
I'd like to gracefully alert the user that their set of data(which constitute the...
Hi,
What is the most appropriate and elegant method to enforce Composite keys in "Detail" Tables(Transaction Tables) ?
Thank you,
RR.
__________________________________
The best is yet to come.
"The statement parameter can only be a single select or a single stored procedure"
- I get the above error message, when I try to execute the following inside a FOR loop
Set rs = Server.CreateObject("ADODB.Recordset")
FOR i = 0 to UBOUND(somearray)
...
...
rs.Open...
Thank you NatGreen and Jack.
How do we know if the book was published before or AFTER VS.Net Release ?
Thank you,
RR.
__________________________________
The best is yet to come.
Hello,
It will be helpful, if we can dedicate this thread for comments on the books you read on ASP.NET. It'll be a great help to me and to others.
Thank you,
RR.
__________________________________
The best is yet to come.
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.