Boss called this morning and apparently our \"Live\" button is not workin开发者_如何学编程g. http://702wedding.com/
Should it - in theory - be possible to just convert a mysql database to mssql without any/w开发者_开发技巧ith minimal code changes in a classic asp website?It depends completely on the SQL used.
I have to write an ASP page that has connection to 1 database and then queries two tables one which has the header detail in and then the second which has the开发者_开发知识库 order lines in, each tab
I was just wondering - is the or keyword exclusive? I mean like given the following: if x or y then Would this return true if both开发者_开发问答 x and y were true? Or is it that one or the other
In Classic ASP, how can I get a true or false value indicating that a given year and mon开发者_StackOverflow社区th is in the future?you could try this, assuming you don\'t know the day of month.
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何转开发
Looking for a decent way to create Excel files either via Classic ASP or via a .NET web service (or page) the Classic ASP app calls which writes out a file or开发者_如何学Python a stream (optional) th
BTW this is not something I am want but is a requirement I must follow. My requirement is to create a user interface开发者_JAVA技巧 that will allow users to disable Classic ASP while allowing ASP.NET
Please help me. I want to create excel file with data and full write permission(Everyone user) using asp(vb script).
//ACCESS SELECT DISTINCT products.imageUrl FROM products WHERE ((products.pcprod_ParentPrd=5573) AND (products.pcprod_Relationship LIKE \'*441*\'));