Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Luiz Paulo Rosa
has contributed to:
Is there a difference between if you do or do not use Dim to declare variables?
how to pass the database value from asp to javascript function.it is in the same page
How do I check if a form exists in a frame ?
How do I check if a form exist in a frame ?
how to find vbscript version by writing the code in vbscript
What is the correct syntax to call a Javascript function from VBScript? (within an ASP page)
Newbie Question -------> How to pass variables to a VBScript
how can i submit 2 forms on one click or one button
how can i submit 2 forms on one click or one button
how can i submit 2 forms on one link or button
How can I send parameters with a response.redirect? Do I need to make it a form?
How can I change the action attribute of the form tag base on which radio button is selected?
How do I do a 2 table field comparison in a RS Do loop and return data from the second table?
How can I search the database by more than one field and value at the same time?
How can I use dll's methods in ASP pages ? Which is the syntax to use it ?
How do you convert from Integer to Date i.e. 20010324 to 2001/03/24
I used CDONTS program code to send email , but I can't run the program, as it said "Microsoft VBScript runtime error '800a0046', Permission denied ".
How can I submit a Form to a new window (with properties) with a image button (Thanks Martin Honnen for the first piece)?
Can I change the Action value of a button programmatically
how do i send a variable via a link, that will be used within the page the link opens
how do i send a variable via a link, that will be used within the page the link opens
How do I change the value existing select options
Can I submit a form using onchange from a radio button?
Is it possible to access form elements names name[0] via JS? JS says (in ie5.5) that elements.length is 0, i think JS can't handle the '['.
What query I must send to Oracle 8 server to receive list of last 12 months (for example: Jan-99, Feb-99...)?
When I am trying to send a cookie to a browser via PWS and usin Response.Cookies or Response.Redirect, the browser tells me that the HTTP can't be mod
How do I add TABS to a listbox, I mean SELECT???
I'm saving the images path through the asp in access now i want to show them on ASP frontend how will i do that ?
How to pop up the mail and preload a mail message from the browser
how to prevent image cache at client side?
How can I pass an ASP value into an javascript Open() function?
How can I right align text in a text field?