Hello everybody.
I have the following SQL query in an ASP file.
---CODE---
ALTER TABLE mytable ADD mycolumn single
----------
So far so good, it worked a few times (in tests)
But now I get the following error:
---ERROR---
Microsoft JET Database Engine (0x80004005)
Número excessivo de campos...
Well, I don't have experience dealling with this kind of thing... but my windows is in Portuguese hehe.
First, make sure u have in your IE the suport for jap fonts, then I would try to create the doc u say u do in MSWord (in jap) then save it as HTML, and try to see how it works in IE.
If that...
I've read that tutorial already...
But they tell u to use a "Gif Movie Gear" software. DAM!
Looks like that XP Icons are AVI files like and not GIF like.
Well, I'll keep on the search, thanks anyway.
-- Webmonkey --
Hello.
This question is not about PS itself but how to use it for create WinXP icons.
I have some experience creating Icons for older versions of Windows but WinXP have something different.
I read that winXP icons are actualy 6 icons in one (a bigone, a medium, a small, an extra small and so...
I dont have this kingd of tags in my code:
"<!-- TemplateBeginRepeat name="RepeatRegion1" -->RepeatRegion1<!-- TemplateEndRepeat --> "
but i've notice that this file is used as an include in another one that's an include.
So, if the outer-include is beign used in a...
Hello.
I have two pages, and Dreamweaver has created a lot of code in both.
In the first one the RecordCount of a give rs returns me the total records in the rs, on the second page the RecordCount gives me -1.
What can be wrong?
I know so far that if the RecordCount is not allowed it returns...
Well I think that's the problem.
I'm probably dealing with a template, but I don't remeber creating a template in this project.
If this is a template, how can I "turn it off"?
I mean, how can I convert it to a normal page?
-- Webmonkey --
Uh.... well I'm not very familliar with random stuff, but...
Like every thing in Object Based Languages can be treated as an Array, maybe when you pick randomily 5 numbers you're getting no 1 to 5 but 0 to 5.
Try the same code but with 4 and no 5
(0 to 4 = 5 numbers)
Hope it helps.
--...
Hello,
I'm developing a engine to send multiple emails, it works pretty well on my remote server, the site host.
When testing my files localy i've got this error:
'CDONTS.NewMail' can't be created by an ActiveX.
Well, I know I can't send these mails from my local server, but there's a way to...
Don't fall in the poorly excuses like:"You'll have to recode your pages!"
That's crap!
If your connection worked once it's 100% correct.
The second code block you is better to use, and I belive it's more reliable than the first way, but this kind ofthings can be done in multiple...
Hi guys.
I'm having a little problem with an ASP page I've created in Dreamweaver.
Here is teh problem.
The page is an include, so it does not have a head, or opening <html> or whatever.
BUT, in some part of my code i have this:
MM:EndLock
I don't know what this mean. And worse, when I try...
Well,
talking about Cavans andImage size.
You can reach these options right-clicking in the window name of your picture.
Much faster than using the menu.
Other tricks that I use.
Hold ALT and click in a layer visibility - hide all layers, except the one you clicked.
ALT and click agian - show...
Well, thank you guys...now the problem is solved.
FYI: A friend of mine give the following code
-------------------
Dim my_column_exixts
my_column_exixts = false
set myConnection = Server.CreateObject("ADODB.Connection")
myConnection.Open YOURCONNECTION
set schema =...
Thanks onpnt! I am using VB and not JS. (or should I say !JS)
Well, now I'm getting an error that does not make sense to me.
On this line
---------------------
cn.ConnectionString = connString
---------------------
Then the system says:
Object necessary: "
(YES, just a lonely ")...
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.