hi,
i'm building an application with sql server iso Access
now when converting the access query into sql server
retrieving an error
SELECT Left([CallID],3) AS CallType, Val(Right([CallID],Len([CallID])-3)) AS [Number]
FROM Call
WHERE (((IsNumeric(Right([CallID],5)))=True));
VAL should be...
hi,I have an question.
before i install sql server 2000 an upload functionality was working fine. (upload a file to a folder)
When i installed SQL server 2000 (sp4) the upload functionality is NOT working any more.. I have checked the IIS permissions and everything else...but could not find...
Hi,
I need some help
1 textbox mail where you type your email address
1 listbox where you can choose you domain
suppose I need an email address but the domain differs
how can I choose from the list where the domain are registered go into the textbox mail
for example
the listbox containts...
HI I'm using DW (dev. toolkit) incombination with Smartmailer.
The problem I have is that the insert and mail procedure not working perfectly.
This because when you want to email the Last record that has been inserted this smartmailer is inserting the last record before it insert a new record...
hi Dan,
I think coding is little incorrect..but
when I changed the value...i received on the mainform in the textbox instead of the value..
[object]
don't know what is means...
how to fix...
please advise
Rajesh
Hi there
Both not working
Main page = epr.asp
child page = loc.asp
You have to know that first I have to select the particular value from a listbox (from the pop up page LOC.asp)and after I made my selection the value
should come to the main page (epr.asp) (location textbox).
on the Loc.aps...
Dan,
from your coding I can imaging it will work...but..could please help me with step by step how to make this workable
advice:
from the pop up page I have to call this:
var theFrmEls = popupHandle.document.forms['yourFormName'].elements;
and than
var selIndex =...
hi
I want to parse the values of a popup form to the mainform.
From the popup form I only need a value of a listbox and put this value to a textbox of the mainform.
My question is how can I do this?
I working with asp and MS access database.
Could you please advise how to do this?
Many thanks...
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.