You know I like this forum because of the qualified people that reply and the speed with which they reply, but I don't appreciate the sarcasm and belittling sideways comments that Zelandakh and 58sniper are directing at me.
Nothing in my post was intended to be funny. I come to this forum...
Why do you keep taking shots at me? I AM the email admin of a 1-man operation and I am trying to learn how to manage my Exchange server. The person who set it up for me has a "Mail Back-up" folder on my other pc and it is getting large.
Bobba Buoy
Just trying to make sense of it all ...
I have a large *.edb file that I need to clean up but it is too big to open with notepad. Any ideas?
Thanks~
Bobba Buoy
Just trying to make sense of it all ...
I have a site that allows users to create their own slide shows and I want them to be able to embed music that starts automatically (and, hence, needs no controls). I want them to be able to upload a file (that I will store the link to in a db) so that when their slide show starts the music...
Wow! Thanks.... I will look into all of that. I have an asp upload control that I have been using and it works fine but I am unaware that the security issue was such when allowing files to be uploaded.
Thanks for answering questions that I didn't ask but should have! :)
Bobba Buoy
Just...
I have a site that allows users to create their own slide shows and I want them to be able to embed music that starts automatically (and, hence, needs no controls). I want them to be able to upload a file (that I will store the link to in a db) so that when their slide show starts the music...
I got this a slide show online and I am working on modifying it. Here are my problems:
1) I am trying to feed the array with a dynamically populated asp array.
2) I would like to include text regarding each image.
The page can be viewed in its current state here...
Thanks. The first one worked. Are any of these methods faster than the others when working large tables?
Bobba Buoy
Just trying to make sense of it all ...
I am new to stored procedures and I am trying to get a record count from a recordset. Here is my stored procedure:
CREATE PROCEDURE sp_run_total
(
@beg_date datetime,
@end_date datetime,
@mycount bigint
)
AS
SELECT @mycount = COUNT(*)
FROM RunTrng
WHERE...
Yeah I had done that but it turns out that there is a "slammer worm" patch that had to be downloaded. Once I did that it worked just fine.
Bobba Buoy
Just trying to make sense of it all ...
I finally added WinXP SP2 to my system yesterday (along with a lot of other security updates/patches through Automatic Updates) and now my backups and data exports are failing. Further, when I open my "Enterprise Manager" and try to export data ("All Tasks-Export-...") using the Import/Export...
Yep. That is what the cdl stands for. And, yes the "\page" worked beautifully!
Thanks again everyone~
Bobba Buoy
Just trying to make sense of it all ...
Ahh, I see. I will try the \page approach. If you do not hear from me you will know that it worked. Either way, thank you all very much again for all of the help!!!!
Bobba Buoy
Just trying to make sense of it all ...
I am creating this programmatically in a vb app and using a cdl to open and print. I show it online by placing it in my web server and making it available via a link.
Bobba Buoy
Just trying to make sense of it all ...
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.