| |
| |
| |
|
Comments:
<0> @find milf <1> do you have to do something special to get a dns-server in windows to answer authorative? <1> not really an asp-question, but I guess some windows-people knows this <2> why do people use ASP? <2> it's a pos yes? <3> poo^, why do you say that?
<4> Hi, I downloaded DA Mailing List at http://www.digitalarakan.net/ and it comes as .asp files. So I uploaded them and when trying to view them it just shows the code and not the actual site. Any ideas why this is so? <5> request http://members.chocolatedrop.com(ccbill) <5> !request http://members.chocolatedrop.com(ccbill) <1> plz <6> i gotta an issue regarding a SQL string that WORKS executed in phpmyadmin -> mySQL DB <6> but not through the asp script -> mySQL DB <6> heres the error: <6> [MySQL][ODBC 3.51 Driver][mysqld-5.0.22-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';SELECT @@IDENTITY AS rcsNewID' at line 1 <6> heres the string: <6> INSERT INTO projects(date,project_name,client_name,project_type,url) VALUES('2007-12-01','Testing Image Upload','test image upload','testing image upload','http://www.imageupload.com');SELECT @@IDENTITY AS rcsNewID <6> i have tried replacing '@@IDENTITY' with 'LAST_INSERT_ID()'. And its the same thing: works with phpadmin -> mysql db. doesnt with asp script -> mysql db. <6> its a tricky one :S <7> don't know mysql <7> I thought @@Identity was sql server only tho <6> correct. but its seems that mysql supports @@IDENTITY too since it worked phpadmin -> mysql db <8> how do i display db results in 4 columns in asp ? <8> or 3 columns ... <8> with movenext between them ? <9> Everyone heard about the crazy Astronaut I ***ume. <9> Nuts stuff. <9> Anyway...
<9> I have a question about URL redirects. If I wanted the URL http://thisiteissoawesome.com/testpage020607/ to redirect to http://google.com/ I would have to create a directory, make a index.php which redirects to google. <9> or an index.asp <9> Is there a way that I can catch the http://thisiteissoawesome.com/testpage020607/ URL and redirect without creating a crap load of directories on my server? <7> your text is in black, my background's black. <9> Me? <7> yes <9> Um... I guess Trillian is formatting the text. <9> DId that work? <7> to do that you'll either need to buy an isapi rewriting component or redirect all requests to the asp isapi filter <7> asp only intercepts .asp requests <7> yeh it's ok now <7> it was only 2 lines, both started with I if that's any use <9> Yeah I understand what happened. <9> thanks by the way! <10> how can i check if a variable exists in option explicit <10> i am including the same file in different ways <10> and if i dim it, i get an error the second time around <10> in those instances where i include the file twice in teh same request <11> in asp <11> it's easy <11> dont use DIM :) <11> the IIS dont care for it <11> you can not set the same variable with dim <11> if you are setting it in the include file, dont do it in the 2nd file <11> even if you dont include the file, you will NOT get any error when running the asp file
Return to
#asp or Go to some related
logs:
#beginner #linux-noob #nhl #stocks #windows so sick by ne-no #politics #c #nhl #beginner
|
|