Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~6K People Reached
PC Specs
Alienware 12Gb
Favorite Tags
Member Avatar for Maideen

Hi Pls advice me the following calculation in stored Procedure my scenario is packing the magazine Example: Order = 6042 copies. 6042 have to be packed by 20 each. so 302 bundle. balance 2 copies. If I divide 6042 /20 Result is 302.10 . How can store 302 and 2 …

Member Avatar for Amr.Mohammad87
0
309
Member Avatar for mpc123

I have a table of names that have done something on a certain date, now this could be over and over again yet of course on different dates but never the same. I need to update a field called last_time that corresponds to the previous date that they occur and …

Member Avatar for WebspoonUK
0
298
Member Avatar for munna_001

i am writing parameterized insert query uisng asp but get the following error --------------//error Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.line 34 -------------------- i have table in MSSQL column name (item_name nvarchar 20) asp code ---------- itemname=request.form("itemname") cm.commandtext="insert into …

Member Avatar for BandiRanjith
0
3K
Member Avatar for rpgwebsolutions
Member Avatar for kau14

i am useing Javascript Function's for validation Its Working Fine But If Condition Not Matches Its Not getting Focus On That Control. cursor Going To url ...is There Something with Post Back....Plz Reply Thanks & regards Kaustubh

Member Avatar for WebspoonUK
0
141
Member Avatar for sufax

I am trying to build a web application where users can review new projects each week. I have built an asp page with a table that is filled with summary information from a database about each project. I have included an onclick event in each cell that opens a detail …

Member Avatar for sufax
0
83
Member Avatar for Trogan

Hi, I need to create a data-driven log-in form with different permission levels using classic ASP and MS Access. It is intended for a HR Company. What I'm trying to achieve is something like the following: [QUOTE]Manager - all access/permission Staff 1 | Staff 2 | create, edit and delete …

Member Avatar for WebspoonUK
0
109
Member Avatar for Devsof

I'm doing some development at school and i have to create an app as follows: Create a Digits of a number app that accepts a two-digit number and displays the digits separately. The instructions give the #32 and the picture of the app separates 3 and 2 in 2 different …

Member Avatar for kinwang2009
0
109
Member Avatar for singhritesh21

i want to insert multiple int values selected from dropdown in to a single column seperated by a delimiter(,) along with this values there are some other rows too in which some other values are inserted a table has Booking id which contain values like 1 and roomid which contain …

Member Avatar for WebspoonUK
0
91
Member Avatar for Vampdee

I have a client whose hosting provider dissappeared. He has an old ASP (read: Pre-.net) site and I need to get the site online at a new provider. TO start, I am trying to run it internally to make sure I know how to make it work. I have a …

Member Avatar for WebspoonUK
0
135
Member Avatar for WebspoonUK

At the top of my classic asp page, I have a the following code to select the relevant stylesheet depending on which browser is being used: - [CODE]<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../styles/main-ie6.css" /><![endif]--> <!--[if gt IE 6]><link href="../styles/main.css" rel="stylesheet" type="text/css" /> <!--[else]><link href="../styles/main.css" type="text/css" rel="stylesheet" /><![endif]-->[/CODE] The problem is …

Member Avatar for WebspoonUK
0
156
Member Avatar for unleashedmaniac

Our employees have an interface to enter their vacation days. The vacation dates are stored in the database as one row per day, minus the weekend days. I'm trying to create a report that will show the starting and ending dates for each employee. Note: Each employee can have muliple …

Member Avatar for WebspoonUK
0
110
Member Avatar for vinumat

when I try running this asp using iexplorer, it does not return anything other than 'Country..... City..... Currency..... Population' as heading. How come it's not connecting and getting the data from the database?? Please help! Thanks [code=vbscript] <% @language = VBScript %> <head> <TITLE>ASP - Country Query</TITLE> <body> <% Dim …

Member Avatar for WebspoonUK
0
150
Member Avatar for dhudnall

Hello, I am very new to .asp and I have been tasked with updating a dropdown box in one of our web applications to include a "blank" field at the top of the dropdown box so that if a matching result isn't found, it will default to a blank value …

Member Avatar for almostbob
0
136
Member Avatar for wezhogan

I am trying to insert data from a form into a SQL Server 2005 database. The only code examples I can find are for Access databases. I am having a problem at the execute command. I have tried three different ways to execute but the page goes to an error …

Member Avatar for WebspoonUK
0
99
Member Avatar for haboota

Hi, I'm a newb so go easy on me ok :) I have a blog directory site that I built in static html a few years ago never expecting it to take off, but it has, and now I really need to move all of the info to a database …

Member Avatar for WebspoonUK
0
91
Member Avatar for rpgwebsolutions
Member Avatar for achiman

Can anyone tell me what data type I can use to store an numbers of this sort "087699" I want it to store the FIRST ZERO. If I use INT or double it removes the first zero

Member Avatar for WebspoonUK
0
98
Member Avatar for khush9

Hey, i hav asp pages n wen i browse dis asp pages through IIS it gives d "Server Application Error" I m nt able to understand wats d problem. The error is: Server Application Error The server has encountered an error while loading an application during the processing of your …

Member Avatar for WebspoonUK
0
68