Welcome to Auciou's Blog!

HomeAbout AuciouArchivesContactSite MapLinks

Archives of June 2005 - Auciou
Archives of June 2005: 4 articles

Include ASP files

June 28, 2005, 19:07

Sometimes we needed to include another file when we were writing the ASP programs for the sites. That enabled your site's numerous files to include the same ASP file. The way is like this:

<!--#include file=***.asp-->

The file's path just need relative path. And you needn't transform it to physical path. But I found that I couldn't write like this:
<!--#include file=<%=ame%>.asp-->

So I need a brighter idea in order to include the files from Request.QueryString such as <!--#include file=<%=Request.QueryString("ame")%>.asp-->.

Do you have a brighter idea? Now, I try to write like this, it can run successfully:
<%if ame=1 then%><!--#include file=file/1.asp-->
<%if ame=2 then%><!--#include file=file/2.asp-->

Permalink | Comments (1) | Trackback(0)

A new mellow Cantonese song - "Love is the biggest droit"

June 15, 2005, 10:05

The primary singer of this wonderful song is Ping Pung (The girl who was on the middle, as the photo below you can see). This is a new singer, so you can't find many information about her. "Love is the biggest droit" is a very mellow song!

It's very difficult to find a song that we love.
I first heard this song was on the Guangdong FM993 radio, in fact I was not so interesting in this song. I heard this song for the second time was on the internet, an internet female friend who was 21, in Guangzhou, she is SiSi BB. You also can click here to listen to this song of SiSi BB's. I felt very pretty, it seemed to be in the music hall, so I liked this song more and more. (SiSi BB posted in June 2005)
And another female member Baodou from Guangzhou also posted this music that sung by herself on July 8, 2005, You can click here to listen it, very moving and pretty!

Now, let's download it to try to listen to the primary singer. The links:
1. Love is the biggest droit MP3
2. The lyric of this song

If you can't download it, please search it:
3. Search in Google
4. Search in Baidu
5. Search in Sogua

Permalink | Comments (2) | Trackback(0)

How to close the "Automatic Image Resizing" of IE

June 07, 2005, 17:21

There was a new function in IE6.0, that enabled the image to be the proper size of the IE's measure. As a web design or a webmaster, I think it was discommodious for us. Because the visitors who were tyros often couldn't see the proper size and effect of the image that we wished.

So as a visitor, I hope you can close the "Automatic Image Resizing" of IE. Then you can browse the right effect of the the photo that we showed.

As the picture above, open the "Internet Option→Advanced", Find the "Multimedia→Enable Automatic Image Resizing", take out the "√".

Permalink | Comments (0) | Trackback(0)

Out of the back door of Imperial Palace in Beijing

June 03, 2005, 16:29

My twinborn younger sister and her boy friend, my wife and me, travelled in Beijing during May 25th and May 27th.

This photo was shot on May 26th, 2005.
It's me.

Permalink | Comments (0) | Trackback(0)

Auciou: Web programmer and web designer

My Chinese Blog
Auciou's Topics

Category:
Computer
Internet
Blog Research
Philosophy

Recent Comments:
» Is belief a secret?
» Compare ASP and PHP (1):
» This blog had resumed
» 2 excellent philosophy bo
» Happy birthday, Nicholas
» Shut down when insert the
» Insert the earphone that
» A very mellow Chinese son

Archives

May 2007
April 2007
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
All archives

This work is licensed under a Creative Commons License.

 Subscibe


Copyright © 2005-2008 cutegd.com All rights reserved.
This Blog program is powered by Auciou.