Hello, I had the similar problem today. But when I changed the expiry date of the cookie from some fixed date to an expression like: date + 1, the cookie was...
Hi, Is there a way to get rid of the toolbar (save this image, print, email this image, open my pictures folder) that appears on some large sized images, when ...
Hi Asim, ... For an entire page: <head> <meta http-equiv="imagetoolbar" content="no"> </head> For a specific image: <img src="image.jpg" galleryimg="no"> ...
Good morning, I have field that needs to contain text but there will be occasions when the text will exceed the 255 character limit that I understand exists....
We recently moved a site from our internal development servers to much faster servers in a newly acquired hosting environment. Even with all the horsepower,...
I am using MySQL. I have the field set as a TEXT field. The 255 character limit I spoke of is not correct? Boy, wouldn't that be great if I didn't have to...
Adrian's psychic abilities failed him today, so he did not know you're using a MySQL database. MySQL offers plenty of different text data types of varying...
Costanzo, Ray
rcostanzo@...
Aug 1, 2003 5:17 pm
6063
Hi Ray, Thanks for the link! I mentioned a few weeks ago that I'm fairly new at this so I don't recognize all the pertinent data I should include with my ...
Hi Don, ... Just a guess, but do you know if the production server has the 'document footer' turned on in the IIS console? This would append garbage data to...
Ah, once you get over the first hurdle of knowing what questions to ask and what info to include, it's all easy from there. Don't worry. ASP people are very...
Hi All, I'm planning to use the ASP Upload component for uploading music files to be uploaded to the web server. The problem is that it takes a lot of time to...
Okay, so this is probably a pretty elementary question, but as I was just starting to set this page up when I just realized I don't know how to do it! I have a...
DSL (typically) has a pretty slow upload speed. HTTP is probably not the best method for multi-meg uploads. Would your users be savvy enough to know how to...
You could call a javascript fuction on both the button onClick event and pass a value to identify whichbutton was clicked. The javascript fuction can check for...
I would go with FTP but the problem is that the information relating to the music file should be entered into the database like album name, singer/band etc.. ...
Hi Dian, While you can use client side code to change the action of your form, I personally stay away from relying on client side code for such things. What I...
Hi Dian, ... Doing so requires client-side script. If the rest of your site depends on it, go for it, if not, I'd shy away from it just because it could cause...
Hi Sam, ... Perhaps you should seriously consider building an activex component for your interface - you could have it do the FTP for you, and do the form...
Cool...thanks much, Ray! Now THAT I can do! Yeah...JavaScript...phooey!<snicker> I'd MUCH rather stick to server stuff so I KNOW it'll work for everyone. ...
thanks for you input. Could you give me some direction in that regard as I've never programmed an activex componet for FTP use. Thanks "Shawn K. Hall"...
Hi Dian, ... Good call. ... UCase converts the text to uppercase (LCase does lowercase) - just in case the client didn't send you *exactly* the text that...
... the client didn't send you *exactly* the text that appeared in the button. HA! Actually I KNOW what UCase means, use it in VBA all the time. What I *meant*...
Thanks again Shawn. Please correct if I'm wrong. I need to create an AxtiveX Control using VB and embed it in my page. Plus would I use the Microsoft Internet...
Dear friends, I am facing a bit problem. An asp site was developed and hosted. The DB is access. in wrok environment is working fine. i used dsnless...
Do u host urself? Recommended ver is 4.0 But, which version of access was giving u the problem and what was the error? ILyas ... From: dilsaharaonline...