I wonder if anyone can help???
I currently developing a small application that allows a user to select a number of files (jpg) and upload them to the server.
I want the files uploaded to automatically renamed, say something like - gallery01_01.jpg and the next file being gallery01_02.jpg but...
Help???
I'm trying to populate a textarea that is assembled using javascript for editor purposes, now I need to populate the textarea with information stored in a database. I have a connection and data from the database displayed on the page, just can't get it to display in the textarea/iframe...
doesn't solve the issue, as the information has html formatting tags, and these need to be kept, but not displayed to the end user and also, displayed in the textarea with formatting...
<script language= "JavaScript" type= "text/javascript" >
//this calls displayEditor function...
Help???
I'm trying to populate a textarea that is assembled using javascript, now I need to populate the textarea with information stored in a database. I have a connection and data from the database displayed on the page, just can't get it to display in the textarea ready to be edited.,..
code...
I display database result in an ASP page. One of the fields I display in the result is Event. I want to use tooltips (or titles) to show the corresponding Message details of that particular Event when a user mouseover on a value of Event. For example, the table I show in an ASP is as under...
I'm basically looking to have a tooltip with additional information related to object within a database, I've been using this 'wz_tooltip';
onmouseover='return escape(" & objRecordset.Fields("Message") & ")' contained within <a> tag.
Nothing displayed. It does see something though as the...
okay maybe not an overlap, but the right column sits at the bottom of the center section...
this is standard in both ie and ff...
I've just cut and pasted the code from Dan and the same thing happens...
cheers for the assistance so, far..l.
I'm testing/designing on Firefox and Explorer...
My DOCTYPE is "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"
and here's a sample of the code;
<!-- content section -->
<div id="content">
<div id="sidecolumn">
<div id="sidecontain">
<p>This is a little...
pressed the wrong button... as you can see I have a container, and within that 3 columns, the left is fine and in the right position, the right and center just over lap... can anyone help ??
Anyone,
Been at this for a few days, and seem to be beating my head agianst the wall...
#content {
width: 760px;
height: auto;
background: #ffffff url(../images/content.png) no-repeat top;
margin: 0;
padding: 0;
}
#sidecolumn {
background : url(../images/side_column.png) no-repeat;
float ...
Hey all,
I've got a slight issue, I hope someone can help...
I have a date, that specify's and 'EventDate', what I looking to do, is work out from the 'EventDate', I want to work out what day is the first of that week.
I've tried looking on the web, and even looked at some asmples but can't...
Help please, I've been working on a event calendar for my website, I've got thing working fine.
The month view is great, but what I'm looking for is produce a week view, with a link from the month view.
I've used the code below, which I found through another link on the forum (thnx to that...
The code for the button is;
<% If Not rsStatus.EOF Or Not rsStatus.BOF Then %>
<a href="<%= Request.ServerVariables("SCRIPT_NAME") %>?excel=y"><img src="../img/table/print_button.gif" width="86" height="27" border="0" align="bottom"></a>
<% End If ' end Not rsStatus.EOF Or NOT rsStatus.BOF %>...
Help, needed with exporting data from a rs...
I've got a page, that queries a table in the database, and displays the results in a table...
Now I'm looking to export that data to a PDF file... I have a button that, passes the data to the file... but everytime, if returns BOF or EOF is true...
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.