[AspClassicAnyQuestionIsOk] Re: Caption for use in forms

2005-07-08 Thread qa_director_2003
Hello again, For the benefit of others who may have had this problem, I have not yet found the exact solution to retrieve captions. However, I am using a work around for the same. The work around is that I have the Caption of the field stored in the description of the field followed by a

[AspClassicAnyQuestionIsOk] Date save in MS Access through ASP Code.

2005-07-08 Thread ENGRAZE
I have trouble saving the date in MS Access (field is short date), through asp code, but got the always the error message in different ways. My code is % Dim AHConn, AHrst, SQLQ Dim vDate, vTime vDate = date vTime = time vDate = cstr(FormatDateTime(date, vbshortDate)) set AHConn =

Re: [AspClassicAnyQuestionIsOk] Date save in MS Access through ASP Code.

2005-07-08 Thread Balaji vishnubhotla
Engraze, What are the errors u r encountering?? After seeing the error I can help u out. -- Balaji V Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL

RE: [AspClassicAnyQuestionIsOk] Leaving field blank in access database

2005-07-08 Thread Grinwald, Uri
Thanks Dan. I tried that and yes, you are correct it will work when I use the null in parentheses. I just thought that null was a reserved word in asp and did not need to be put in parentheses. What is even more peculiar is that upon creating an update script for that same field, I had to resort

[AspClassicAnyQuestionIsOk] hai...

2005-07-08 Thread arjunan senthil
hai all this is my first mail.. i need to clarify my doubts in ASP... question is. 1.I have 4 txt boxes in file1.asp with the same names how to get the 2nd txt box value alone. 2.how to use object context and how to assign it in the asp file and also the main use. 3.how to check the date

[AspClassicAnyQuestionIsOk] Re: retreive user PC information using ASP

2005-07-08 Thread Cady
i want to retreive pc processor , memory operating system and etc.. --- In AspClassicAnyQuestionIsOk@yahoogroups.com, Balaji vishnubhotla [EMAIL PROTECTED] wrote: Hi cady, What PC information do you want to retrieve?? -- Balaji V Yahoo! Groups Links * To visit your group on the