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...
Hi Sheco,
I tried everything including adding another link on a layer. I don't care if I have to dulpicate the link as long as I can just bring it up higher on the page. I believe I have found a bug in ASP. Asp by default is a compiled language. Why is the link not being compliled as It should...
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...
I was thinking that but since the page is compiled I didn't think it mattered. I will move the entire section higher in the page and give it a try. Thanks.
I believe so, when I I print to screen it works in the sending page EG; and I get the value fine. But when I try to pull the value and add it to a string it dies.
Dim AgentEmail
AgentEmail = CStr(rsAgent("email"))
'Response.Write(AgentEmail)
As far as rsAgent the table is pulling like so.
If...
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.