Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

ASP, VB Script | Forum profile

Forum profile page for ASP, VB Script on http://www.vbforums.com. This report page is the aggregated overview from a single forum: ASP, VB Script, located on the Message Board at http://www.vbforums.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "ASP, VB Script" on the Message Board at http://www.vbforums.com is also shown in the following ways:

1) Latest Active Threads
2) 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 forum's popularity and/or exact posting volumes at any given reporting period.

Site: VBForums - Visual Basic and VB .NET Discussions and More! - ASP, VB Script (site profile, domain info vbforums.com)
Title: ASP, VB Script
Url: http://www.vbforums.com/forumdisplay.php?s=2997...
Users activity: 25 posts per thread
Forum activity: 11 active threads during last week
 

Posting activity on ASP, VB Script:

  Week Month 3 Months
Threads: 11 96 212
Post: 23 224 521
 

ASP, VB Script Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
cyberd
4
user's latest post:
ASP Classic and EZTwain Classic...
Published (2009-12-04 13:48:00)
yeah... you have right... i ll give a try - never loose... when i ll have a result i ll post it..
Hack
3
user's latest post:
VB Script Question
Published (2009-12-03 06:53:00)
Moved To ASP, VBScript
abhijit
3
user's latest post:
ASP Classic and EZTwain Classic...
Published (2009-12-04 07:35:00)
Quote: Originally Posted by cyberd don;t know... how :-( ... acctually i know but i am afraid to do something not anyone else tried it ? - because don't know how eztwain will act ? eztwain is very famouse api for scanning - so i want to know if anyone else check it already... What are you afraid of? Agreed, you might end up spending some time on this, but if you keep on waiting, you may never get a solution.
nkkin
2
user's latest post:
I would like to show the first 2...
Published (2009-11-30 16:30:00)
OK I have a table called "news"in my database I would like to show the first two lines from a field called "body" the table contains 4 fields : ID , subject , add_time , body ok i would like to show 2 lines from "body" as small paragraph i wish you get the meaning
akhileshbc
2
user's latest post:
VB Script Question
Published (2009-12-03 03:06:00)
Welcome to VBForums.com Include: Code: Dim strKeyName Dim strValueName
SambaNeko
2
user's latest post:
script assistance
Published (2009-12-02 12:50:00)
Error code 0 means "nothing went wrong." If you get something other than zero, you'll need to troubleshoot. I was not logged in as Admin went I ran the script, and yeah, I also had to refresh to see that it was shared. For maximum allowed users, I think you just omit the argument from this line: Code: errReturn = objNewShare.Create("C:\asp", "FinanceShare", 0, , "Public share...
Briandr73
2
user's latest post:
script assistance
Published (2009-12-02 08:15:00)
What does the error code '0' mean? Do I need to be logged on as Administrator when running the script? The folder does get created and shared. However, I don't see the 'hand' under the folder until I do a refresh. Other thing is how can I set the user limit to 'Maximum allowed' Thanks.
miha-
1
user's latest post:
Http post
Published (2009-12-02 04:26:00)
Hello! My visual basic knowledge is very poor so I am asking you for a litle help So here is my http post file: POST /PHONE/DIR/mod_post.xml?xsl=phone_dir_upload.xsl HTTP/1.1 Host: 172.16.16.191 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3...
wcjennifer
1
user's latest post:
AD copying attributes question
Published (2009-12-01 11:29:00)
I got an answer at another site that I posted my question on. I wanted to follow up so that others know the solution. http://social.technet.microsoft.com/...e-aa8102b9d4c2
wantabe2
1
user's latest post:
VB Script Question
Published (2009-12-02 13:39:00)
I just added the following VBscript to my logon script on my LAN: Const HKEY_CURRENT_USER = &H80000001 strKeyName = "Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\http://boprelrpt.gtwy.dcn" strValueName = "*" Set objRegistry = GetObject("winmgmts:\\.oot\default:StdRegProv") objRegistry.CreateKey HKEY_CURRENT_USER, strKeyName objRegistry.SetDWORDValue...
 

Latest active threads on ASP, VB Script::

VBForums - Visual Basic and VB .NET Discussions and More!
Started 5 days, 18 hours ago (2009-12-03 09:42:00)  by abhijit
How is ezTwain distributed? Are you using it as an ActiveX reference in your VB 6 application?
Thread:  Show this thread (8 posts)   Thread info: ASP Classic and EZTwain Classic (the free one) Size: 94 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ASP Classic and EZTwain Classic (the free one) :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 4 days, 17 hours ago (2009-12-04 11:07:00)  by shado01
asp.net menu problem i have a asp:menu in my master page it renders fine in the most common browsers except safari and google chrome i found a solution for this by implanting the following in the page_load Code: If (Request.UserAgent.IndexOf("AppleWebKit") > 0) Then Request.Browser.Adapters.Clear()...
Thread:  Show this thread (2 posts)   Thread info: asp.net menu problem Size: 2,087 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "asp.net menu problem :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 6 days, 12 hours ago (2009-12-02 15:30:00)  by westconn1
dim strKeyName
Thread:  Show this thread (6 posts)   Thread info: VB Script Question Size: 23 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: VB Script Question :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 week ago (2009-12-01 15:50:00)  by SambaNeko
Creating a folder goes like this : Code: dim fs,f set fs=CreateObject("Scripting.FileSystemObject") set f=fs.CreateFolder("c:\asp") set f=nothing set fs=nothing (I've removed the ASP-specific code from the above example vs the example on the linked reference page.) And it looks like adding sharing goes like this : Code: Const FILE_SHARE = 0 Const MAXIMUM_CONNECTIONS = ...
Thread:  Show this thread (4 posts)   Thread info: script assistance Size: 2,592 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: script assistance :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 6 days, 21 hours ago (2009-12-02 06:45:00)  by Hack
Quote: Originally Posted by miha- So now i must create a program that will upload this file via web interface Moved To ASP, VBScript
Thread:  Show this thread (2 posts)   Thread info: Http post Size: 673 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Http post :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 week ago (2009-12-01 11:29:00)  by wcjennifer
I got an answer at another site that I posted my question on. I wanted to follow up so that others know the solution. http://social.technet.microsoft.com/...e-aa8102b9d 4c2
Thread:  Show this thread (2 posts)   Thread info: AD copying attributes question Size: 331 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: AD copying attributes question :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 week, 1 day ago (2009-11-30 16:30:00)  by nkkin
I would like to show the first 2 lines in my database OK I have a table called "news"in my database I would like to show the first two lines from a field called "body" the table contains 4 fields : ID , subject , add_time , body ok i would like to show 2 lines from "body" as small paragraph i wish you get the ...
Thread:  Show this thread (3 posts)   Thread info: I would like to show the first 2 lines in my database Size: 822 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I would like to show the first 2 lines in my database :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 3 weeks ago (2009-11-17 16:08:00)  by JimMuglia
Does the executable run on the server when it is not called from the ASP file? If so, then it might be that the ASP file needs permissions to run it. And what you would do is in IIS, right-click on the ASP file and make sure that it has permissions to run an executable, by going to the "File Security" tab, and clicking on the top "Edit..." button, for authentication. Maybe that file needs a ...
Thread:  Show this thread (8 posts)   Thread info: Launch an EXE file from an ASP page Size: 522 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Launch an EXE file from an ASP page :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 week, 5 days ago (2009-11-27 00:44:00)  by Nightwalker83
Hello and welcome to the forum! Instead of posting new thread in the correct forum you can always ask a moderator of that particular forum section to move the thread for you. A list of moderators can be found on the forums index page or here . Further more any other user can report the original post to a moderator via the "Report post" button and request the thread moved. Also, wrapping your ...
Thread:  Show this thread (3 posts)   Thread info: script to add local user/password to multiple computers Size: 623 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: script to add local user account/password :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
 

Hot threads for last week on ASP, VB Script::

ASP, VB Script
Started 5 days, 18 hours ago (2009-12-03 09:42:00)  by abhijit
How is ezTwain distributed? Are you using it as an ActiveX reference in your VB 6 application?
Thread:  Show this thread (8 posts)   Thread info: ASP Classic and EZTwain Classic (the free one) Size: 94 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: ASP Classic and EZTwain Classic (the free one) :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Started 6 days, 12 hours ago (2009-12-02 15:30:00)  by westconn1
dim strKeyName
Thread:  Show this thread (6 posts)   Thread info: VB Script Question Size: 23 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: VB Script Question :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Started 1 week ago (2009-12-01 15:50:00)  by SambaNeko
Creating a folder goes like this : Code: dim fs,f set fs=CreateObject("Scripting.FileSystemObject") set f=fs.CreateFolder("c:\asp") set f=nothing set fs=nothing (I've removed the ASP-specific code from the above example vs the example on the linked reference page.) And it looks like adding sharing goes like this : Code: Const FILE_SHARE = 0 Const MAXIMUM_CONNECTIONS = ...
Thread:  Show this thread (4 posts)   Thread info: script assistance Size: 2,592 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: script assistance :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Re: Http post - 2 new posts
Started 6 days, 21 hours ago (2009-12-02 06:45:00)  by Hack
Quote: Originally Posted by miha- So now i must create a program that will upload this file via web interface Moved To ASP, VBScript
Thread:  Show this thread (2 posts)   Thread info: Http post Size: 673 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Http post :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Started 1 week, 1 day ago (2009-11-30 16:30:00)  by nkkin
I would like to show the first 2 lines in my database OK I have a table called "news"in my database I would like to show the first two lines from a field called "body" the table contains 4 fields : ID , subject , add_time , body ok i would like to show 2 lines from "body" as small paragraph i wish you get the ...
Thread:  Show this thread (3 posts)   Thread info: I would like to show the first 2 lines in my database Size: 822 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "I would like to show the first 2 lines in my database :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Started 1 week ago (2009-12-01 11:29:00)  by wcjennifer
I got an answer at another site that I posted my question on. I wanted to follow up so that others know the solution. http://social.technet.microsoft.com/...e-aa8102b9d 4c2
Thread:  Show this thread (2 posts)   Thread info: AD copying attributes question Size: 331 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: AD copying attributes question :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP, VB Script
Started 4 days, 17 hours ago (2009-12-04 11:07:00)  by shado01
asp.net menu problem i have a asp:menu in my master page it renders fine in the most common browsers except safari and google chrome i found a solution for this by implanting the following in the page_load Code: If (Request.UserAgent.IndexOf("AppleWebKit") > 0) Then Request.Browser.Adapters.Clear()...
Thread:  Show this thread (2 posts)   Thread info: asp.net menu problem Size: 2,087 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "asp.net menu problem :: ASP, VB Script :: VBForums - Visual Basic and VB .NET Discussions an..."