Sorry pixl8r, i forgot to tell you actually i really need a pop up window because my login page is using frame at the left hand side of the page. I need to show the mpeg streaming at pop window when they are successful login.
So without pop window it cannot fit my size of the mpeg streaming...
...= DataConn
'Select the different table if the database is different
If Session("DatabaseName") = "Access" then
strSQL = "SELECT * FROM USERS WHERE USERID ='" & Replace(Request.Form("USERNAME"),"'","''") & "' AND PASSWD = '" & Replace(Request.Form("PASSWORD"),"'","''") & "'"
Else
strSQL =...
Hi apatterno,
Actually i was doing a banner is using swf files at my website. I want is everytime the user refresh the page, they will see the banner change each time.
Thx
Rgds,
antony
It is possible this method can pass parameter to my asp page, i have problem here after i submit, it always jump to the error page it didn't go to my user page if login successful. How to avoid it continue go to the error page
Thx
Hi,
How could i trigger the pop up window when i was hit the submit button. The pop up window is without the IE toolbar and scrollbar and then this window will do all the staff here like display error message if key in wrong information and also if succesful login, it will go to next page...
Hi,
After i reinstall the win98
this problem PCI Communiction device prompt out and
asking me for a driver
I don't what is this about, can someone give me a solution
thanks
Rgds,
antony
Hi,
I've problem with my sql query, after i run this query statement it come out the error
Error :
select JOB_NO "Job number PM",
*
ERROR at line 1:
ORA-01789: query block has incorrect number of result columns
Query statement :
select JOB_NO "Job number PM",
JOB_TITLE...
Hi BillyRayPreachersSon,
Thanks again for your coding, but i still got problem stuck at the passing value on each listboxes for example :
firstly i choose
listbox1 value1
listbox2 value2
listbox3 value3
listbox4 value4
listbox5 value5
is ok
but second i choose
listbox2 value 3
other...
This is what i want, thanks LV. But if value can remain when it was selected on each listbox should be perfectly.
for example:
Listbox1
When selected value 3, value 3 will be showing on listbox1
Listbox2
When selected value 2, value 2 will be showing on listbox2
and then value on listbox1...
Thanks LV for your answer. How about, if i choose option value 1 or 2 or 3 or 4 or 5 on each listbox other listbox will change their value accordingly... not only listbox 1 can control other listboxs but listbox 2, listbox 3, listbox 4 and listbox 5 also can do that. for example:
select value 1...
hi,
I try to switch value for each lisbox, having some problem here.
for example :
I have 5 listbox each listbox have the same value like
1. <select name="all">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>...
Hi,
how could i control that person for being login
twice , if already login other people using his same
username and password will be reflected or couldn't login due to the same username and password at the same time.
can someone help on this matter? Pls....
thanks
antony
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.