I am using the File Upload control on my aspx page.
When uploading a file to our IIS7 server, the upload speed is noticeably slower (and almost unusably so) when using IE8 rather than Firefox or Chrome.
It also appears that the pages render a bit slower on IE8 than Firefox.
Here's the caveat...
I'd like forms within a program I wrote to automatically be filled out with contact information on our echange server. I'll be writing the project with vb.net.
Can anyone point me to a good source of information on how to access contact folders on the exchange server?
I designed a stored procedure (it creates a table) on our SQL Server 2000 that runs in about a second when executed from the query analyser. However, when I run the same procedure with the same parameters from my VB6 (sp6) application it takes almost a minute to execute. Has anyone run into this...
Hi! I recently installed Crystal Reports 11 on my computer. The next time I compiled a program that contained crystal report files (written in 9.0), those reports would run within the program on my machine, but not my clients' machines, despite my makeing no change to the reports. I assume CR11...
hi, i have a subreport generated in a VB6 program for which I have to change the datasource. With it's parent report I changed the SQLQueryString, however when I tried the same method with the subreport:
Report.Subreport1.OpenSubreport.SQLQueryString = "blah blah blah..."
the program pops up...
i'm pretty much a newbie at actionscript but have a pretty good programming background otherwise and i know my way around frames, scenes, and symbols.
what i want to do is associate jpegs with particular buttons. these buttons exist pretty much throuht the flash movie. whenever someone clicks...
i have a looping ( 10 frames) movie clip of some flowing gas through a pipe. during execuation, whenever another tween finishes around it (say, a shape tween for a mask), the gas loop starts from frame 1 again creating an annoying stutter. How do I keep that looping movie clip smooth?
I've...
I'm importing data from a text file by designing a DTS package, but cannot get past the Select Sources Table without getting an "invalid column length" from the MS DTS Flat File Rowset Provider.
Any ideas why I get this error?
this is Sql Server 7.0
I have a column [seed] in a table that is an identity field. I would like to drop the identity portion but keep the column seed, and it's location in the field order.
I'm writing a VB program with a datagrid that lets the user step through a table of cost records. However, for some clients the table has on the order of hundreds of thousands of records. Obviously, it's not efficient to dump the whole table at once to the grid (and when i tried, I ran out of...
My VB program dynamically creates dts packages and executes them for SQL server. Which DLLs do I need ot distribute with the program? I could not find documentation for this anywhere.
I have temporary table created within a stored procedure that I'd like to pass back to a program written in VB 6.0
I know that you could pass cursors out of a stored procedure, but then how would you handle it on the VB side via a DataEnvironment command?
earlier in the program I was able to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.