Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for themailsian

I have make a form in ASP page wich contain a dropdown menue containing record from the database. These records are related with an other table. I want when I select any record from the drop down menue its concerned record should display in next text box with in the …

Member Avatar for enoch365
0
148
Member Avatar for themailsian

Dear All, I have a problem with delete confirmation code in java script. i m using this code: [code] <script LANGUAGE="JavaScript"> function confirmSubmit() { var agree=confirm("Are you sure you wish to continue?"); if (agree) return true ; else return false ; } </script> [/code] in Asp page on click of …

Member Avatar for Shanti C
0
103
Member Avatar for themailsian

Dear All, I have a problem with delete confirmation code in java script. i m using this code: [code] <script LANGUAGE="JavaScript"> function confirmSubmit() { var agree=confirm("Are you sure you wish to continue?"); if (agree) return true ; else return false ; } </script> [/code] in Asp page on click of …

Member Avatar for nrvinayak
0
293
Member Avatar for themailsian

Hello dears, I m facing below mentioned Error in my application. where as all my database connections are closed. my code is as under: i have made a function that is being used with each type of query in my application. [code=VB.NET]Public Function exeQuery(ByVal query As String) As String Dim …

Member Avatar for ericstenson
0
181
Member Avatar for themailsian

Hellow Dears, I want to submit the form with <a> tag the page is sbumitted but I can't pass parameter along with the <a> tag please suggest how can i do that. plz suggest as earliest

Member Avatar for madmital
0
232
Member Avatar for themailsian

[B]Hello dear All, I have problem that when i want to display value of a record set it did't display completely the values with spaces can't be displayed in text box. where as if i display that without text box then it displays with spaces. Pls suggest me how can …

Member Avatar for SheSaidImaPregy
0
59
Member Avatar for themailsian

Hello to All Please let me know that Post back function can be used in ASP page if it can be used please give me the sample code. at earliest. Naveed

Member Avatar for SheSaidImaPregy
0
98
Member Avatar for themailsian

Dear Sir, Can I use SQL query with in the Jave script being used in ASP page. If i can please reffer me some samples code. Actually I have made a form in ASP code it contain a combobox with items from the database. on the selection of any item …

Member Avatar for sbv
0
72