Hi,
having issues regarding trying to display text in DIV tags referenced from multiple arrays. THANKS IN ADVANCE
here is the code. I am thinking I need to create a function to swap the the DIV but I can't seem to figure out a way to do this. Basically I need to display an image and text from...
Hello,
I am having a problem passing avriables that are already in the form to the handler. Once I submit I lose the entire query string and the fields that were populated with user input are also lost. I was able to pass data to the form however when you submit the form leaving a field empty...
Hello All,
I am trying to move a dynamic link on a page. The section connects to a db accesses an email variable and will be used to process a form, however I can't seem to get the link placemnt where it needs to be on the page.
--I Need this link to display at the top of the page----...
Hello All,
This is an ongoing issue. At this time I am about ready to throw in the towel. I am trying to send a variable, a simple email address through a query string. I have tried everything in the book. The string always comes out empty.
Here we go for the last time. This is the sending...
Hello,
I am trying to pass a variable in a link. When you roll over link the variable is empty. And the query string request on the recieving page is empty as well.
Here is the code. Any help would be greatly appreciated.
Sending page
=========================================
<link...
Hello,
here is my problem I am trying to pass a variable from one page to another using a string in the URL and nothing.
Here is the code:
================================
'response.write("TESTING: " & fpTable)
END IF
END SUB
SUB GetAgent(strIn)
IF TRIM(strIn) <> "" THEN
SET...
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.