hi,
I have a list box with the values to create a new record.
based on that values I want to create a new record.
this is my code.
why the values is not copying to the new screen?
Am I doing something wrong?
Or can I directly copy the record to the new form (but that is not based on the same...
hi,
i have 2 recordsets each have there own connection string and database
how can I link these 2 together?
both have the same recordid and ofcourse different data
please advise
kisoen
hi,
it occurs on all form forms
when I have a update form
for example 1 textbox and 1 submit button
when I insert nothing into the textbox and press keyboard <enter> its updating the form instead I have to puss the submit button.
how can I avoid this?
that only via the submit button you can...
hi,
I'm newbie to crystal report
i have installed crystal report made a report / report1.rpt.
put this in a map (webserver IIS with xp)
now I want to view via the web.
how can I?
when viewing the report it pop ups if I want to download this report
do I miss something during the installation I...
hi,
I have some problem with my update form particular a checkbox
funtionality is works like this
1> visible/hide some listbox's ( javascript show/ hide)
2> place a text in a textbox (javascript)
so when update a record I stumble with some problems
what's is wrong with this code
error code is...
hi,
1 textbox
1 checkbox
I have a checkbox and when I click on the checkbox value 1
should be placed in the textbox
if unchecked the value 2 must placed in the textbox.
How can I do this?
please advise
kisoen
hi
have a search page (1 texbox + 1 button)
I want that the URL should not be shown
tried many times but it says it can't find the record
+ twice the pop up window is opend 1 correct (with record info) and 1 can't
find record
please advise how
gr. kisoen
<form action="listviewresulthome.asp"...
Hi,
I have insert in de DEFAULT.ASP securitylevel
but when I tried to open a page where I entered the security level it just open the page even I am not authorized.
I'm busy for couple of hours but still not working.
could you please help me out with this.
her is my login page authentication...
hi i have a result page
when i click on edit (to edit the record) and click than update the record I want to return to the result page again where i left before I click on edit.
can someone give some hints
gr. Kisoen
hi,
I am creating a search page
the query is like this
SELECT Call.CallID, Call.CallTypeID, Call.IntakeDate, Call.CustomerName, Call.SystemID, Call.ShortDescription, Q_LastLogstatus.CallStatusID, Q_LastLogstatus.CallStatus, CallStatus.CallGroupStatus, Support.SupportTeamID FROM ((Call INNER...
hi i work with 2 frames top and main
when make a selection from the menu the div did't not hide
I had to make space between the top frame and the main frame
because that is an empty space it should be better to hide the div's
can somebody help me with code?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD...
hi,
how can I move Items from a listbox to another listbox?
all these is base on a database
so.. listbox 1 there are items that can be selected and stored in listbox 2
be aware that the items of listbox 2 should be stored in a table.
is this possible because I went through internet can't find...
hi there have some problem with this script please help me out
<html>
<head>
<title></title>
<meta name="author" >
<script language="javascript">
function displ()
{
//if the forms element is 0 (the first one) then return false; do nothing...
hi
I have a search and result page
search page is based on to open 1 particular record.
when I open a record (it open nice in the MAIN frame)where I also have the EDIT possibility's. so when I click on edit I can change something. but that is not the case.
and now I want to open an another...
hi,
I have a field call TYPE.
each record have there own type for example
1> CCR
2> CIR
3> CPR
when opening a record (CCR) some links must shown
but when opening a record (CIR) these links must be hidden
as it not relevant for this record
how can I manage to show or hide some hyperlinks if the...
hi,
via a checkbox I want to show/hide some listbox's
there are 6 listbox's
4 of should be shown if the checkbox is checked
2 should be hidden
when the checkbox is unchecked
the 4 listbox's should be hidden
2 should be shown
with this code I can only show and hide
only 4 listbox's
<script...
hi,
working with Dreamweaver mx
I have made a master / detail page
when clicking on a detail button of a record I go to the details screen of the record.
I than update the record...
after updating I want to back to the master page
how can I manage this
gr. kisoen
HI,
When running this SQL is receive an error that the FROM statement is not correct.
please advise
Private Sub cmdviewbudget_Click()
Dim db As DAO.DATABASE
Dim rs As Recordset
Dim strSQL As String
strSQL = "select ccentre,ccactuals from Query2, " & _
" WHERE Ccentre = " & Me.Ccentre...
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.