In window "x" I want to open a pop up window "Y" that provides a list of values. when the user choose two of the values(by clicking a button next to them) window "x" will be closed and the values will be placed in the window "Y" inside text boxes.
What...
I want to print a page automatically. the user will press submit and the information will be printed and then submited,without making the user click anything else.
(so I don't want to use the window.print())
Also I want to make sure that if the page was not printed then the page will not be...
I transfer parameters with:
file.cfm?param=value1¶m2=value2
However i noitced an example written this way:
file.cfm?param=value1&¶m2=value2
Why to use double && ?
Thank you
i am trying to create a page that is framed with 2 lines at top and at bottom
for ex:
this is header text
___________________
page
content
__________________
This is bottom text
i want that in my html page the space between each text
and its line will be zero.
i was working with HR, br...
I have a windows 2000 professional. In the services i changed (by mistake!) the properties of the service- "remote procedure call" from automatic to disable.
Apparently it is an important service, because now most of the services don't work and i can not even enter properties to cahnge...
I have a windows 2000 professional. In the services i changed (by mistake!) the properties of the service- "remote procedure call" from automatic to disable.
Apparently it is an important service, because now most of the services don't work and i can not even enter properties to cahnge...
I am need to use parameters in page A but the parameters are not defined in page A, but in page B which i included in page A as <cfmodule template=page b..>.
I know that if i change the tag to
<cfinclude template=page b..> then it suppose to work, but in my specific case i have a different...
Hi,
I want to use a system stored procedure sp_detach_db and sp_attach_db.
I am not familiar with sp and need help to execute one.
These sp are not displayed under my DB
but i did find them in the master DB.
How do i run them?
Can i run them from the master DB but make it work on my db?
and...
Hi
My database's transaction log file is too big.
there is no space on the disk for it to grow, and other operations can not be made.
i tried to truncate the file but it didn't do anything .
i was also thinking to change in the DB properties the location of the file , so it will be saved on a...
Hi
I need to read information from a text file.
I need to find the line when a certain name appears and
print this line.
I already did the first part, when i read the information from the file to a parameter, and than by the find function i found the position of the name inside the line.
My...
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.