Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 24 of 24
Search took 0.09 seconds.
Search: Posts Made By: yeen83
Forum: ASP 10-30-2002, 02:42 AM
Replies: 7
Views: 1,411
Posted By yeen83
becos i have the same condb included for all the...

becos i have the same condb included for all the asp pages.my database is access file and i do not put ny username or password for it.
Forum: ASP 10-29-2002, 10:15 AM
Replies: 1
Views: 888
Posted By yeen83
ignore tis

sorri pls ignore this post..i accidentally post here.sorry
Forum: ASP 10-29-2002, 10:13 AM
Replies: 7
Views: 1,411
Posted By yeen83
These are the 2 files

These are the two files for login

1 is as attached another i paste it here:

<%
strConnect = "FileDSN=Overseas;UID=;PWD="
Set ConDB = Server.CreateObject("ADODB.Connection")
ConDB.Open...
Forum: ASP 10-29-2002, 10:12 AM
Replies: 1
Views: 888
Posted By yeen83
these are the 2 files for login

These are the two files for login

1 is as attached another i paste it here:

<%
strConnect = "FileDSN=Overseas;UID=;PWD="
Set ConDB = Server.CreateObject("ADODB.Connection")
ConDB.Open...
Forum: ASP 10-29-2002, 10:08 AM
Replies: 7
Views: 1,411
Posted By yeen83
Question ya i created

Yes i already create that but i still got the error.
Forum: ASP 10-29-2002, 04:59 AM
Replies: 7
Views: 1,411
Posted By yeen83
Unhappy error saying no default driver specified

hi,i try to run my asp file on the server.And i got this errors saying that Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not...
Forum: ASP 10-14-2002, 05:13 AM
Replies: 11
Views: 2,302
Posted By yeen83
How you do a RPC call?

Hi,

So if i don't use an array.What should i do then? How you do a RPC call?Do you have an example because i dont't quite understand to do it coding form.Thanks.
Forum: ASP 10-09-2002, 10:54 AM
Replies: 11
Views: 2,302
Posted By yeen83
how to put database values into array

Sorry to ask how to put database values into array?when i alreadi retreive value from database den add into array.
Forum: ASP 10-09-2002, 08:24 AM
Replies: 11
Views: 2,302
Posted By yeen83
from database

yah something similar to this.But how am i going to do it by retreiving it from db?
Forum: ASP 10-07-2002, 07:58 AM
Replies: 11
Views: 2,302
Posted By yeen83
How to display the details in another combo box?

i have a combo box for user to type in the Item no and it will display the product name in another textbox.Will it able to do so without submitting the form?
Forum: ASP 10-03-2002, 05:09 PM
Replies: 5
Views: 1,167
Posted By yeen83
Unhappy I try to install PWS on Window ME

Sorry i have to try to install PWS on ME.And i run into these errors while installing the component.IT give me some error code such as 0xfee670 and 0x00000485.And some createIISpackage could not be...
Forum: ASP 10-02-2002, 04:30 AM
Replies: 5
Views: 1,167
Posted By yeen83
Anyone has an idea of how to set up a server?

sorry to ask a stupid question here.Do anyone know how to set up a server for ASP?It is because my company is using window ME and not 2000.So in order to run asp. We were thinking of having one more...
Forum: ASP 08-13-2002, 07:43 PM
Replies: 3
Views: 1,633
Posted By yeen83
Yes i got set the connection. I got try not to...

Yes i got set the connection.
I got try not to create a new recordset but it dont works also.
Forum: JavaScript programming 08-13-2002, 05:29 PM
Replies: 10
Views: 1,416
Posted By yeen83
newWindow=window.open(''+ theURL + '',''+ winName...

newWindow=window.open(''+ theURL + '',''+ winName + '','width=' + window_width + ',height=' + window_height + ',top=' + window_top + ',left=' + window_left + ',features=' + newfeatures + '');

so...
Forum: JavaScript programming 08-13-2002, 05:15 PM
Replies: 4
Views: 941
Posted By yeen83
I am having the same problem as this person.i...

I am having the same problem as this person.i need to process the form in a pop up window.and save it.but i could not use a submit button.how can i process it using asp?
Forum: JavaScript programming 08-13-2002, 05:10 PM
Replies: 10
Views: 1,416
Posted By yeen83
Able to set the position when u open up the window?

when u open a window will u be able to set the position of the new window?

Because it might be a small window.or will it able to set the new window visibility as hidden?
Forum: JavaScript programming 08-13-2002, 06:33 AM
Replies: 5
Views: 976
Posted By yeen83
Re:

What does the "Theurls" mean?
Forum: ASP 08-10-2002, 11:04 AM
Replies: 3
Views: 1,633
Posted By yeen83
Angry Need help!

I alwayz will get a error of saying the database perform multiple ODBC.I wonder is it because of the programme_Id cannot be insert two times?But It is suppose to be inserted into two different...
Forum: JavaScript programming 08-10-2002, 10:57 AM
Replies: 5
Views: 976
Posted By yeen83
it is in <select><option> and multiple...

it is in <select><option> and multiple style.
Forum: JavaScript programming 08-09-2002, 10:04 AM
Replies: 3
Views: 1,156
Posted By yeen83
Thanks

Thanks
Forum: ASP 08-09-2002, 09:42 AM
Replies: 1
Views: 1,081
Posted By yeen83
Some problems!help!

I got some problem with my asp.I do not know why my details are added into the database two times.And why i cant right click to save the file.
Forum: JavaScript programming 08-09-2002, 09:33 AM
Replies: 3
Views: 1,156
Posted By yeen83
Sorry another questions

Sorry there is another questions.How to convert the string into integer so that i can use it to add.
Forum: JavaScript programming 08-09-2002, 09:31 AM
Replies: 4
Views: 950
Posted By yeen83
validation for bad characters

How to validate whether there is any bad characters?
Forum: JavaScript programming 08-09-2002, 09:31 AM
Replies: 5
Views: 976
Posted By yeen83
How to checkwhether the mulitple listbox is being selected?

How to checkwhether the mulitple listbox is being selected? so that i can according to what value of the listbox to selected to open up another window.
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT +1. The time now is 11:11 AM.