is it possible to write a chat room with several users talking in one window ?
+ option for each user to transmit its webcam ? 2. i have only the free edition of visual studio. is it possible with it ? if yes, can you please give me a direction or maybe some sample code ? i'm a...
View ArticlePie chart in asp?
How do i import system.drawing into a page. here's what i'm looking to do. i created a page called pie chart.aspx but instead of just using image of a pie chart i want to use the system.drawings to...
View Article[RESOLVED] hey will vb script programs run on all windows like 7 & 8
ive only used it a few times and was wondering can it do all that c language can ? thanks
View ArticleIm trying to write a script for HTA to make folder increments...
to open a word document and also create a folder and sub folder in ascending order as well as group them into 100 folder blocks. I know Im not being super clear so I will try to explain: For example I...
View Articleclassic asp to .NET
So I am involved in doing a MASSIVE conversion from classic asp with embedded SQL to ASP.NET, C# and SPROCS. the code is massive and badly written as that is how things were done "back then" and other...
View ArticleVBS To check if registry key exists if so delete if not then move on
Hi all, Ive been tearing my hair out trying to work this one out. I had it working (if the key exists) its when the key doesnt exist its a problem. Im trying to delete the proxy server registry key as...
View ArticleCreating XML Files in VBS
Hi, So I am using vbs to output some stuff to XML, I got most of it figured out except one part. Here is something what my code looks like Code: Dim...
View Article[RESOLVED] VBS To check if registry key exists if so delete if not then move on
Hi all, Ive been tearing my hair out trying to work this one out. I had it working (if the key exists) its when the key doesnt exist its a problem. Im trying to delete the proxy server registry key as...
View Article[RESOLVED] Creating XML Files in VBS
Hi, So I am using vbs to output some stuff to XML, I got most of it figured out except one part. Here is something what my code looks like Code: Dim...
View ArticleCan I build this in ASP or has it already been built?
Hey guys I want to start learning more about ASP and I thought a good way would be to build a posting Forum/board like this one or simple machines. I'm not sure about the mechaincs of how to do it 100%...
View ArticleVisual InterDev Release Working Copy behaviour
I'm seeing some very strange behavior when using Visual InterDev's "Release Working Copy" feature. I have an asp page with some variables defined as follows: Code: <%TESTTD="<TD...
View ArticleEmpty Reg MultiString
So, I want to check a REG_MULTI_SZ in a key and if it is empty then do something. However, my script keeps reporting that it contains data when it does not. Whats wrong? Const HKEY_LOCAL_MACHINE =...
View ArticleDetect Table Overlap
Hey there, I'm writing an app that automatically creates a PivotTable. I've got everything working, except that I want the PivotTables to all appear on the same sheet. Often, users will be performing...
View Articlevisual basic script
Hi, can somone help me? I have script and i dont know what is wrong: Function LastRow() Dim c As Object With Sheets(1).Range("A:A") Set c = .Find(What:="*", LookIn:=xlValues, Lookat:=xlPart,...
View Articleassigning some elements in an array to another array... Please Help
I'm hoping this is a stupid question that can be answered rather quickly and easily. So here what I'm trying to do. I want to take a 1 dimensional array that is already full and pass it through a for...
View Articleweird characters showing up in html
I have a project that gets input from an xml file that we extract information from select nodes. One of the does we take the info and just output in a <pre> tag since it's already formated from...
View ArticleNew to VB and need a professionals assistance, please
Alright, I'll start at the beginning. I work for a small company, that uses software that is very poorly developed. I'm attempting to improve the workflow and capabilities of the system via VBS (and...
View Articleclassic asp to .NET
So I am involved in doing a MASSIVE conversion from classic asp with embedded SQL to ASP.NET, C# and SPROCS. the code is massive and badly written as that is how things were done "back then" and other...
View Article[RESOLVED] visual basic script
Hi, can somone help me? I have script and i dont know what is wrong: Function LastRow() Dim c As Object With Sheets(1).Range("A:A") Set c = .Find(What:="*", LookIn:=xlValues, Lookat:=xlPart,...
View Articleassigning some elements in an array to another array... Please Help
I'm hoping this is a stupid question that can be answered rather quickly and easily. So here what I'm trying to do. I want to take a 1 dimensional array that is already full and pass it through a for...
View Article