Thanks Ray! I find those solutions quite cumbersome. I have I been blinded by the length of the supplied code? How come SQL still does not have a statement for...
The idea of the second select top sounds good until you think about the last page, where you're going to get a full page of information which includes some...
Hi Thierry, ... Yes. :) It really is a matter of three or four lines of applicable code - all dealing with the paging. Here's what's important, commented for...
Hi Lynn, ... Without actually seeing some data it's hard to say authoritatively what you can do, but chances are it can be sorted and played with in a single...
Hi Andy, ... I converted it to lists instead of tables and the funky width bug-out has gone away. I kinda like the colors a little better, but I imagine this...
... The best way to do something like this is to develop the query you want in Access itself, using the design view or a query wizard. Once it gives you what...
I would like to use the two sample databases that come with SQL (Server 2000) to help teach the basics. Anybody seen a course/lesson outline or examples using...
Hi Richard, ... Do a search on MSDN for "Fitch and Mather," "Duwamish Books" and "Northwind Traders." Many of the links are bad (even the ones returned in...
Hi, I have an asp page that retrive data from an access table and show in browser. While it is dispalying the time fields the 'pm' is converted to 'ã' and...
Hi shajut, ... This is probably a Unicode conversion problem. I would suggest not simply writing out the contents of the field, but converting them to a date...
hello everyone, can somebody tell me how to get ip client? thanks before. rgd, Fredy [Non-text portions of this message have been removed]...
Fredy Setiawan
FredyS@...
Jan 5, 2004 9:24 am
8299
Hi Fredy; You can get it by using this command: Dim IP IP = Request.ServerVariables("REMOTE_HOST") Fredy Setiawan <FredyS@...> wrote: hello everyone, ...
Is this what you want? Request.ServerVariables("LOCAL_ADDR") ILyas ... From: Fredy Setiawan [mailto:FredyS@...] Sent: Monday, January 05, 2004 1:29 PM ...
Hi be aware if you are using REMOTE_HOST, if by any chance the reverse dns lookup of iis is enabled and the client has a dns name it will be returned instead. ...
thanks! rgd, Fredy ... From: "Firoozeh" <firoozeh2020@...> To: <active-server-pages@yahoogroups.com> Sent: Monday, January 05, 2004 4:33 PM Subject: Re:...
Fredy Setiawan
FredyS@...
Jan 5, 2004 11:03 am
8305
ip client means do you mean the ip address of the client ? rgards anchoori ... From: Fredy Setiawan To: active-server-pages@yahoogroups.com Sent: Monday,...
I have 2 suggestions: 1) Put more comments in your code. Alot more. It's hard to tell what you are trying to do without more knowledge of your process. 2)...
I understand Mark's frustration over your code. I'd be more comfortable, however, if you broke the functionality out into functions with meaningful names to...
I need to import data from a fixed-width text file into an AccessDb. I can do it with the import utility in Access, but want to automate this process. Anyone...
What are the best cheap ASP.NET website hosting services? Any opinions? I don't need SQL Server features, but they would be a plus. I just need to be able...
HI... Thanks for your reply. I did the changes refered by you. But stull not working. My asp page is like this. <html> <head> </head> <body> <% dim DateVal ...
Thanks for replies, First I wanted to apologise for the messy code and style, but I am new to ASP, and also I have copied the code out of SAMS "E-Commerce...
Hi Everybody, I have a web site that contains a lot of PDF files. Now the problem that I am facing is to provide a search engine that is capable to search...
Hello Guys: Is it possible to use a pivot table (or similar coding techniques) in an ASP page? We have a pivot table that has too much data and as a result:...
J.V. I use http://www.hostdepartment.com. They have plans starting from $6.95 a month that includes SQL. The support is OK. It's web based. The last time I...
I have been thinking of going to jodohost.com - I have heard good things about them, and they seem to have a very good deal. Good luck! Moshe ... From: Mark...
jodohost.com and hostdepartment.com both look good! The price is right, that's for sure! How about big names? Who would you say are currently the big names...