Viewing 14 posts - 16 through 29 (of 29 total)
JPipes
Please do not consider my last demand (!), because the "blank" is already gone!!!:
- in the loop, where I'd put "objRS("indexnr")", now I put "FormatNumber(objRS("indexnr"), 4, -1)".
And - wow! -...
May 5, 2003 at 9:15 am
JPipes
1. - thanks for your (more one!) help, with formatting numbers.
2. - it's really simpler!, but...
3. - considering that the web page will have a loop, displaying the last 24-month...
May 5, 2003 at 8:55 am
Jay
Thanks a lot for your attention.
- As for nr. 2, I'd like to try the ASP option You said: probably it's simpler! Would You be kind in telling me...
April 30, 2003 at 4:58 am
Dear Jeremy, Jay
Heureka! Fiat lux! Indeed, "the great ideas ...are simple!" Simple, and efficient:
1) open DB connection
2) open - write - close eachever table
3) close DB connection.
Aslthough...
April 6, 2003 at 6:03 am
Jeremy, Jay
Wow!, I'll (try to) implement it: and hope I'll succeed, although -- after reading your advices -- I'm becoming even more dummy than I was!
Thanks even once more, since...
April 3, 2003 at 7:56 am
Dear Jeremy
...as a matter of fact, I had the same feeling, indeed: why complicate a so simple process, of SELECTing data -- instead of putting each type (recent laws, recent...
April 3, 2003 at 6:36 am
Jeremy
Thanks for your help, but, before I try to implement it, please give me a 2nd help:
- Each table, naturally, has different goals, so they have different contents, and (almost...
April 3, 2003 at 4:42 am
chrhedga, SQLBill
Again, You reached the aim of it!
1 - well, I went to the MSN page. Anyway, MSN answered it...: for - my - level of knowledge about SQL, ...OK!
2...
March 28, 2003 at 8:20 am
Chrhedga
Sure! This is one of the pages where data will be displayed:
"<%@ LANGUAGE = "VBScript"
ENABLESESSIONSTATE = False %>
<%
Option Explicit
On Error Resume Next
Response.Expires = 0
%>
<!-- #include virtual...
March 25, 2003 at 3:32 pm
SQLBill
You've already observed that (up to now, at least!) I'm just a dummy and self-made-Programmer..., that's why I'm making things seem so difficult! ...but: be patient!
...
March 25, 2003 at 2:06 pm
Hanslindgren
I'm building a site about "Contracts", where I'll put (among other things) all Brazilian laws concerning Contracts, directly and/or indirectly.
So, a webpage, called "legislation.asp",...
March 25, 2003 at 11:20 am
Yes, Hanslindgren!, that is the very problem!
This quite strange display (for instance, "31/12/aaaa") is how the date appears in the pages!
...Thanks again!
Dalton
March 25, 2003 at 6:16 am
Hanslindgren
1 - Yes, the inclusion of new data passes through "INSERT INTO (the table....)", as usual;
2 - I checked ISDATE in SQL Query Analyzer and the result returned "1";
3 -...
March 24, 2003 at 3:38 pm
Antares
- Thanks for your first tips
- I made the "updates" You recommended, in "Logins" users, and changed them to "Brazilian" language -- but IT IS STILL KEEPING THE SAME ERROR:...
September 10, 2002 at 7:40 am
Viewing 14 posts - 16 through 29 (of 29 total)