Changing Character

I want to convert the first character to Upper case, while the rest remain lower case.

variable = lcase(left(blablabla,9))

let say now the "variable = abcdefghi"

How can I convert ONLY the first character to uppercase?so that the variable will be holding "Abcdefghi" ?

View Replies


ADVERTISEMENT

Changing

Last week I posted in the graphics forums regarding a photo I have that I needed to slowly change from day to night.Now I have the various stages, I need them to display on my site, according to the time of day.For example:

Between 5am and 7am display the early morning picture
Between 7am and 5pm display the day picture
Between 5pm and 7pm displayy the evening picture

and so forth.

View Replies View Related

Changing Domain

I'm having a domain change foisted upon me and the test I did resulted
in every last ASP and
ASP.Net script stopping cold. Nothing but plain old html worked.
Is there a FAQ or some other document available that outlines what has
to be done when the
IIS server machine is disconnected from one domain controller and
reconnected to a totally different one? If not, does anyone here know
what would have to be changed to make the ASP code play nice in the new
domain?A relevant bit of info, they're also changing the name of the
administrator account. I don't know if that would contribute to the
death of ASP* on the system, but it might.

View Replies View Related

Changing Date

i have an insert record and edit record page. When inserting to the db, it uses now(). When I go to edit an existing record the date stays as the original date. How do I make the date change to the amended edit date?

View Replies View Related

Changing Order

I have used ASP for years using MS Access and have used MSSQL quite a lot as
well. I have never came across something like this before.

MSSQL table names and types:

ProductName nvarchar
ShortDescription nText
ThumbNail nvarchar
etc

When I have the recordset in the order as follows, all works well:
(Recordset2.Fields.Item("ProductName").Value)
(Recordset2.Fields.Item("ShortDescription").Value)
(Recordset2.Fields.Item("Thumbnail").Value)

Though if I have the Thumbnail first the description does'nt show.

View Replies View Related

Changing Labels

how best to convert an application which is all in English to be able to roll the app out to say Germany or France and it all appears in the correct language

View Replies View Related

Changing Frames

My site uses frames.I have a header frame, a menu frame and a main frame. When the page opens, the header frame and the main frame are generic. The main frame has a log-in dialog. Once the user logs in, they are taken to a 'main' page and I want to replace the header and menu frames with other frames .

View Replies View Related

Changing Column

I need to set up an HTML table or the like, with 4 columns.
Each column needs to have a header with a FRIDAY (dd/mm/yy) date.
i.e. this weeks Fridays date is 16th Feb, the following is 23rd Feb
etc.
So, I need column 1 to be headed 16th Feb, col 2 to show 23rd Feb etc.
As this week passes, the dates need to move up 1 week, so that next
week, col 1 will display 23rd Feb and so on.
These headers need to change according to the date.
Please can you advise how I best achieve this ?

View Replies View Related

Display Changing

I was talking to someone back at Uni. He showed me his web site. He had - and + to increase the size of his web page or to decrease it so the user can always see everything on screen.
He did it in asp. I'm interested to know how it was done.Does anybody know how to do this?

View Replies View Related

Changing Text Box Value

I have two textbox in the form. what i want to do is update the second text box based on the sponsorid entered by the user. I want to display the member name based on the memberid which is retrieved from the database on the bases of entered sponsorid by the user.

i extracted all the data when the page loads from the database but unable to call it on blur event of the text box. The variables cannot be accessed in the vbscript because these are for server side and not accessable on the client side. What is the way around this problem.

View Replies View Related

SessionID Keeps Changing?

When I create a simple page with this code, the sessionID shows differently
each time I refresh the page.

On every other refresh it is blank, on every other, it is new. What is
happening here?

Dim sessStr as String
sessStr = Response.Cookies("ASP.NET_SessionId").Value
Response.Write("Session ID=" & sessStr)

View Replies View Related

Changing The Port (80) Of IIS

i am running iis and apache both.now i want to change the port of iis to e.g 70.how can i change it?

View Replies View Related

Changing Password In ASP

i want to know how to change the password or replace it with new password and for more details see the attachment. note that i am using Dream weaver for development and Access database to save users information.

View Replies View Related

Changing Domain

I have domain name, eg www.abc.com. Use the Dynamic DNS web site to register. How the IP of www.abc.com. can be shown once I click The Domain Name,e.g.click http://www.abc.com.

Then show http://123.123.123.123

Is it the ASP program can help me? or any other solution.

View Replies View Related

Changing Text From DB

I am running a marquee across the top of my page. The text for the marquee is initially loaded from a SQL Server Database. However, as users look at this page the text may be updated by an administrator of the site.

To account for this, I tried to use VBScript to code the onstart event of the marquee. In the script I was trying to check for updated text but I don't believe it is possible as it seems the database code only runs on initial loading of the page. Any ideas on how to requery the database for the updated text?

View Replies View Related

Title Tag Changing

I run a site using a blog script (dblog) where if you want to open an article from the homepage, it links to a page called article.asp. For example if I want to open article 101 the link goes to article.asp?article=101 but the title (the metatag) is always the same.

What I want to do is having the title change from article to article, retrieving it from the database. So if I open article.asp?article=101 the <title> displays the title of the article 101.

View Replies View Related

Changing The Path

However when the results are listed and a file link is clilcked the browser is looking at the local drive for that users PC i.e c:. Is there something I can do to make it look on the local drive of the server? This is for internal network use, so there would be no security implications.

<% If rstResults.Fields("doctitle") = "" Then %>
<strong><a href="<%= PathToVpath(rstResults.Fields("path")) %>"><%= PathToVpath(rstResults.Fields("path")) %></a></strong><br />
<% Else %>
<strong><a href="<%= PathToVpath(rstResults.Fields("path")) %>"><%= rstResults.Fields("doctitle") %></a></strong><br />
<% End If %>

View Replies View Related

Changing A Value Of A Variable?

i have a login form on my site. if the user enters incorrect detaisl then the script will kick them back to the page they were viewing before submitting the login form (login box is on all pages) using: Code:

View Replies View Related

Changing URL Extensions

Is there a way in code that is, to be able to change the URL extension say:

www.myhomepage.com/home.asp

to

www.myhomepage.com/home.mxxx

View Replies View Related

Changing A Value On My Page

I have a total cost listed on my page, followed by 3 radio buttons named postage. What i would like is for the total price that is displayed on the page to change depending on radio button that is clicked e.g. US Rate, UK Rate, Eur Rate. Im not sure how to do this without sending submitting the form to a new page which is not possible given this situation.

View Replies View Related

Changing SQL Timeouts

I connect to a databae with my ASP code to run special reports and every now and then the DB server seperate from the server I have the ASP on is really being used and I get SQL timeouts after 60 seconds.

to connect I use a DSN. Is there a way to set the timeout to 360seconds instead of 60 when using a DSN?

View Replies View Related

Changing Permissions

I am installing phpBB and it says that i need to change the permissions on config.php to be writebale by all (666 or-rw-rw-rw within your FTP Client). does anyone know how to do this. I have tried right clicking and going to permissions but i do not see anywhere to change it to 666 or -rw-rw-rw .

View Replies View Related

Changing Code

I would like to change an ASP module using ASP and an ASA routine to dot NET to take advantage of some dot NET features. Do I simply change the ASP and ASA extension to aspx and asax? I tried this and got errors.

View Replies View Related

Changing A Variable

How do you do it? I have a ASP variable defined at the top of the page but how do I change that variable to a javascript one?

View Replies View Related

Changing The Name Of Cookie Session In ASP

Does anybody knows how to change it?

Instead of ASPSESSIONIDQARCQQSC I want to change to "ASPSERVER1" for example...

View Replies View Related

Displayed Images Not Changing

I have a page that displays images. However, at times if I have changed the actual image but have kept the same name and src, the old image still displays when I run the page. I have cleared the files and cookies and sometines this helps but not always.

Is there something I can do to force a change?

View Replies View Related

Changing Vbcsript To Javascript

I could not find the equiavalent code of following in javascript, pls advise if you know? my Vbscript is as follow:

<script type="text/vbscript">
function save()
for each text in frm1
if text.value="" then
alert ("please Fill All The Required Fields")
exit function
end if
next
</script>

View Replies View Related

Changing Time Locale.....

I am using:

<%
Locale = Session.LCID
Session.LCID = &H1033
Response.Write FormatDateTime(Time)
Session.LCID = Locale
%>

as I am hosted on a US server, but I need to display the time in GMT. This code still displays the server time though. Would it be better to just display <%=Time()%> and then knock 5 hours off the US time? If so, would <%Time(-5)%> work?

View Replies View Related

Application Variables Changing

users login and can navigate an administration area, however, at random (it seems) when you click on a link to navigate to another spot in the admin portion the application variable used to denote the user as an admin is getting changed, and therefore load the homepage because it thinks you are not logged in. any suggestions? need more info?

View Replies View Related

Changing The Data Automatically

I have a page shows the news from the database, normal thing. but how can we make the latest news show after 24 hours, since the shown one will remove from the page and the newer will appear.

View Replies View Related

Changing Default Weekday

By default, Weekday setting starts on sunday which is 1. How can I change to
use Weekday to start on monday?

View Replies View Related

Changing Order Of Pages In An Asp CMS

I am currently building a CMS using asp and Dreamweaver behaviours. All is going well and I can add, edit and delete pages. However I need some advice on how I can give the user the option of changing the order that the pages are displayed within the navigation menu.

I’ve seen this on other CMS’s where the pages are displayed as a recordset on a page with a button next to each of the rows entitled ‘move up’ and ‘move down’. Then when any of the buttons are clicked the action is performed and the page is refreshed i.e. the selected page is moved up or down. Please could someone show me how this is done as being more of a web designer this issue is proving to be quite tricky for me?

View Replies View Related

Changing Image At Certain Times

im making the web site for a small internet radio station and would like to add the feature to show which DJs are currently on air. I would like to do this by swaping an image at certain times or even dates.

For instance

dim image

if time = 05:15:00 then image = bob else
if time = 23:30:00 then image = dave
end if

Something along those lines but I dont know the exact code required to do this.

Would be really greatful for any help, I think it would be a nice feature for our listeners.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved