I am moving my site over to IIS6. Non of my .asp pages will work. They all come up with 404 with the exception of the default.asp which will work as long I access it as http://www.mysite.com/ if I actually put in default.asp then I again get the 404. I have Active Server pages allowed and...
One thing that I have done in the past is to just send out the welcome note after they set up there account. That way you don't have to worry about your page not being kicked off or being done twice. You can just add a server side include that is only kicked off after they have succesfully joined.
Well on way would to be to compare the value of your text field in a like statement.
Select * from table_name,
where field_name like 'field_value'
This is off the top of my head and may need some tweaking.
Of course if you do this and have a large database you will suffer a performance loss
I have a html page with and embedded swf, with several scenes. I have buttons on the html that when moused over I would like to have call the correct scene. For scene 1 I can just use the GotoFrame(1), but how do I call the other scene's?
I need some help. I am trying to pull first_name and last_name from my database as Name. I have tried using
Select first_name+" "+last_name as Name from names
I don't get an error but I also do not get any data. Any help would be great.
I have a loop that should cycle through my RS. It does but keeps showing the same data. Any help would be great.
dim ha_name,field_1,field_2,field_3,field_4,field_5,field_6,field_7,sort,fieldName1,fieldName2,fieldName3
dim fieldName4,fieldName5,fieldName6,fieldName7,fieldName8
field_1 =...
I have a 2000 server that is running Norton Antivirus. Every day or two it will loose the C$ IPC$ and Admin$. I can recreate them using Net Share [sharename]? I have talked to Microsoft and they claim it is sometimes caused by Norton or some other third party product. I would love to know if...
I have a client who purchased 20 cal's for 2003 server and wants them added to there NT4 SBS server. The problem is that when you get a license from the eopen site you do not get a diskette. Anyone know how to get around this?
Here is what I have. I have a state map, when you mouse over the counties the name shows up in the middle of the movie and the county is highlighted, I did this by turning each county into a button and then I assign the county name to a variable. Of course I had to script each county. Now I...
Ok here is a good one. When I goto the properties of Network Places there is nothing there. I use to see my LAN connection but no longer. Also the icon for network connectivity is gone from my tray. When I goto device manager there is nothing in there. I have already checked to make sure...
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.