|
More site info...
ASP Free Forums - ASP Help, ASP Tutorials, ASP... - www.aspfree.com | Site profile
|
|
Site profile page for http://www.aspfree.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.aspfree.com.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://www.aspfree.com is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
Title:
|
ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting
|
|
Url:
|
http://www.aspfree.com
|
|
Users activity:
|
1 post per thread |
|
site activity:
|
1,323 active threads during last week |
|
Site rank:
|
720 (go to rank page)
|
|
Domain info for:
|
aspfree.com
|
|
|
|
Posting activity table on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
1,323
|
5,450
|
15,722
|
|
Post:
|
1,603
|
7,395
|
21,218
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting (http://www.aspfree.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting posting activity graph:
|
|
http://www.aspfree.com Alexa graph:
|
Top authors on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting during last week:
user's latest post:
Tropical storm 'Ida'...
Published (2009-11-07 19:03:00)
AFP - Mexico's government issued a hurricane warning on Saturday as a strengthening tropical storm Ida bore down on the country's Yucatan peninsula. View the Entire Article
user's latest post:
[HTML] Passing parameter in URL...
Published (2009-11-06 17:31:00)
Quote: Originally Posted by ValedaW2 What code would be helpful? obviously the code you posted can't cause such an error as you described. so in order to help you, we need to see the code causing that error. it might be some global JavaScript code running after the page load and messing with your links. worst case post your whole code, or link where we can see it live and we'll see.
user's latest post:
[General] Dynamic Inventory...
Published (2009-11-07 18:22:00)
Yes, will certainly need some coding. Maybe Allen Browne site can help you develop a solution, even though doesn't seem anything there exactly fits your needs: http://allenbrowne.com/ranking.html
user's latest post:
[JScript - Database - General]...
Published (2009-11-07 02:36:00)
You are not sql to the command object. Code: var conn, sql set conn = Server.CreateObject("ADODB.Command"); conn.ActiveConnection = MM_access_STRING; sql = "if EXISTS (SELECT * FROM MCN_Read) BEGIN DROP TABLE MCN_Read END"; conn.CommandText = sql conn.CommandType=adCmdText conn.Execute You can read here for info http://www.asp101.com/articles/wrox/asp30/26100902.asp
user's latest post:
[General] Dynamic Inventory...
Published (2009-11-07 15:32:00)
Quote: Originally Posted by markbarkins Okay, I'm building an inventory DB. I have a table with 3 fields: CategoryID ItemID Rank Basically, I'll be running queries like: SELECT ItemID WHERE CategoryID = X SORT BY Rank ASC I will be assigning rank manually. The thing is, I want to be able to tell access to take the item ranked 9th and put it in the 5th position. But if I'm using a simple 1,2,3,4,5 number ranking, I will have to...
user's latest post:
[HTML] Passing parameter in URL...
Published (2009-11-06 08:41:00)
Quote: Originally Posted by ValedaW2 Hello, I am trying to pass a parameter from one page to a form in another page. It works OK in Firefox, but I am getting "Object does not support this property or method" error in IE. Here is the code I am using to pass: <dd><a href="contact.aspx?formOpt=genlOpt">info@paynetonline.com</a></dd> As far as I know the...
user's latest post:
Simple ASP script isn't...
Published (2009-11-05 04:08:00)
Have tested this - works perfectly! Thanks very much sync or swim!
user's latest post:
Cheap Hosting With ASP &...
Published (2009-11-03 06:36:00)
I knew web hosting company that offer ASP.NET hosting and ISAPI Rewrite but at US, do you still want this information?
user's latest post:
Creating a recordset on the page?
Published (2009-11-03 06:04:00)
Quote: Originally Posted by alphatester Now you're just showboating! Great tips - thanks! You may find this site useful
user's latest post:
[VBScript - Database -...
Published (2009-11-04 23:28:00)
Mike777, This is the unsophisticated amateur login script I use. Maybe it will help your thinking. asp Code: Original - asp Code <%@ Language="VBScript" %> <%Option Explicit %> <%Response.Expires = -1000 %> <%Response.Buffer = True %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
|
|
|
Top 10 active forums on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting during last week:
|
|
Top 10 forums on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting:
ASP Development
- 38,714 posts
|
Technology News
- 31,261 posts
|
Business News
- 30,934 posts
|
Science News
- 25,261 posts
|
Microsoft Access Help
- 14,898 posts
|
.NET Development
- 7,590 posts
|
HTML, JavaScript And CSS Help
- 5,162 posts
|
ASP Free Lounge
- 3,695 posts
|
SQL Development
- 2,547 posts
|
Microsoft SQL Server
- 1,624 posts
|
|
|
|
|
Latest active threads on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting:
Started 3 days, 23 hours ago (2009-11-05 19:28:00)
by June7
Don't know if there is any standard or convention for module setup but I like to create modules and group procedures based on some commonality. For instance, I have a module 'Utilities' that has some housekeeping code in it, another module 'Data Calc Functions', and a very specialized module 'Soil Classifications', then there is 'Misc' for a multitude of procedures related to the core ...
Started 2 days, 3 hours ago (2009-11-07 15:32:00)
by don94403
Quote: Originally Posted by markbarkins Okay, I'm building an inventory DB. I have a table with 3 fields:
CategoryID
ItemID
Rank
Basically, I'll be running queries like: SELECT ItemID WHERE CategoryID = X SORT BY Rank ASC
I will be assigning rank manually. The thing is, I want to be able to tell access to take the item ranked 9th and put it in the 5th ...
|
|
Hot threads for last week on ASP Free Forums - ASP Help, ASP Tutorials, ASP Programming, ASP Code, ASPHosting:
Started 6 days, 15 hours ago (2009-11-03 03:26:00)
by alphatester
Started 5 days, 13 hours ago (2009-11-04 05:39:00)
by new learner
Quote: Originally Posted by alphatester OneDayAgo = now()-1
sql = "SELECT * FROM Content WHERE publishDate <'"&OneDayAgo&"' ORDER BY PublishDate ASC"
set rs = objConn.execute(SQL)
Why does this not return articles published in the last 24hrs?
I either get everything or nothing depending on the direction the < is pointing.
publishdate is just...
Started 1 week ago (2009-11-02 18:20:00)
by June7
In design view right click on the page header, click Page Header/Footer - this a toggle item.
To allow NewRecord, form's AllowAdditions property must be set to Yes and DataEntry property to No.
Started 1 week ago (2009-11-02 04:33:00)
by sync_or_swim
Hi, and welcome to the forums. Is there a reason why you need to use javascript for this? You could use a serverside script to do this, eg:
Code:
<%
Function isValidEmail(myEmail)
dim isValidE
dim regEx
isValidE = True
set regEx = New RegExp
regEx.IgnoreCase = False
regEx.Pattern = "^[a-zA-Z][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[ a-zA-Z0-...
Started 5 days, 5 hours ago (2009-11-04 13:00:00)
by don94403
You can write an Event Procedure that updates your table when a command button ('Save') is clicked. There's a wealth of information on how to do this, such as: http://www.techonthenet.com/access/...update_date. php
Started 1 week ago (2009-11-02 14:07:00)
by June7
By 'previously assigned' you mean assigned to the employee? Because you are updating unassigned those records do not have a previously assigned ID, right?
The ProductID is a unique key in Products table? So why save the employee name to NewWork table? Do a join of these tables when you want to report out the employee name. If you have to retrieve the employee name so it is ...
Started 6 days, 11 hours ago (2009-11-03 07:00:00)
by iand109
Started 1 week ago (2009-11-02 11:54:00)
by sync_or_swim
I've not used this before, but I can see that you are specifying a url to rteturn to via the returnurl. What happens when you run this code, does it redirect you anywhere when paypal has finished?
In the documentation you were given does it specify what you need to call the text box, have you given it the correct name? Also, is the address that you are passing a legal address? ...
Started 1 week, 2 days ago (2009-10-31 03:19:00)
by micky
What is the exact problem/question here??
Is it the parsing the xml or inserting in database??
Started 1 week ago (2009-11-02 08:51:00)
by Jonathan8146
Quote: Originally Posted by badmp3 Greetings,
I'm trying to create a function to change a OLE Date to RFC822 Format .. but I'm hitting snags
Code:
<%
sDate = "20091102 05:00:00"
function FixDate(OleDATE)
Const GMTdiff = #01:00:00#
OleDATE = OleDATE + GMTdiff
FixDate = engWeekDayName(OleDATE) & _
", " & Right("0" & Day(OleDATE...
|
|