I am beginner in web designing, I using CLASSIC ASP for web development. My client need his website in two languages (Arabic and English).
Below ASP code have some error in \'Dim MonthNum=Month(\"Ctxtdatefrom\") \' Can help to solve this. If session(\"cmbLeaveType\")=2 then
I have two tables in my database. Comments CommentsID MembersID CommentsBy CommentsDesc CommentsActive CommentsDateEntered
I have installed both IIS and SQL Server 2005 on my laptop. Both work individualy, however when I try to connect to an DB from an ASP page I keep getting the following error:
I have a website, its content is in English. I want to access my website in two languages (or more) English and Arabic.
So i\'ve got this little static method in a .Net class which takes a string, uses some stored public key and returns the encrypted version of that key.This is basically so some user entered data can b
I am tr开发者_如何学Pythonying to concatenate image url (string) with img tag but i am not sure how to put \" after src=. Please help to concatenate this.
I have set Data Source(ODBC) for running ASP Site in my local Computer selected Microsoft Access Driver.
I upload image files using aspupload component. I was wondering if its possible to upload flash files with a 开发者_开发知识库component as well.You can upload any kind of files.. there are no restrict
\") response.write \"Encode = \" datas &\"\" \'\'# Stage 2 response.write \"Decode = \" \'\'# How i again decode my encode data?